Fix pr_checks workflow

This commit is contained in:
Eric Allam
2024-08-22 13:18:19 +01:00
committed by Eric Allam
parent 2fd5e235a5
commit 81d9a04fff
+1 -1
View File
@@ -23,7 +23,7 @@ jobs:
preview-release:
name: Preview Release
needs: [typescript, units]
needs: [typecheck, units]
if: |
github.repository == 'triggerdotdev/trigger.dev'
runs-on: buildjet-8vcpu-ubuntu-2204