Skip to content

Commit 0e9b24a

Browse files
authored
Cheating: make jobs dependent
1 parent b8edd37 commit 0e9b24a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: github/codeql-action/analyze@v3
3434

3535
analyze:
36+
needs: CodeQL-Build
3637
name: Analyze JS and Ruby
3738
runs-on: ubuntu-latest
3839
# Apply principle of least privilege to GITHUB_TOKEN

0 commit comments

Comments
 (0)