Skip to content

Commit

Permalink
create dependency between jobs
Browse files Browse the repository at this point in the history
  • Loading branch information
CodingDepot committed Dec 20, 2023
1 parent 3c8d5d5 commit 967969e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/findsecbugs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
path: '**/*.jar'

scan:
needs: build
runs-on: ubuntu-latest
permissions:
security-events: write
Expand Down

0 comments on commit 967969e

Please sign in to comment.