Skip to content

Commit ea59743

Browse files
committed
chore: change to kick off build
1 parent 831271c commit ea59743

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/main.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
if: github.event_name == 'push' && (github.ref == 'refs/heads/main' || github.ref == 'refs/heads/beta' || github.ref == 'refs/heads/canary' || github.ref == 'refs/heads/dx-542-update-to-gha')
3232
# needs: [build, check, test-demo-projects, test-integration]
3333
# needs: [build, check, test-integration]
34+
#
3435
needs: [build, test-integration]
3536
permissions:
3637
contents: write

0 commit comments

Comments
 (0)