Skip to content

Commit 01893ca

Browse files
committed
chore: uncomment github workflow
1 parent af59763 commit 01893ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ jobs:
6161
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
6262

6363
create-pr-in-a-dependant:
64-
needs: []
64+
needs: [publish-js-package]
6565
runs-on: ubuntu-latest
6666
if: (github.repository != 'Exabyte-io/template-definitions') && (github.ref_name == 'main')
6767

0 commit comments

Comments
 (0)