Skip to content

Commit

Permalink
chore(CI): add dependancy for run jobs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
aliyaghini authored Aug 12, 2024
1 parent eff4cc7 commit 7ae6aec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/angularCI_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:

jobs:
version:
needs: [build, test]
runs-on: ubuntu-latest
permissions:
contents: write
Expand Down

0 comments on commit 7ae6aec

Please sign in to comment.