Skip to content

Commit

Permalink
Revert "Update codeql-analysis.yml"
Browse files Browse the repository at this point in the history
This reverts commit 493c854.
  • Loading branch information
bgprudhomme committed Nov 4, 2024
1 parent 92a25e2 commit 5fb2439
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
branches: [ "master" ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master", "java21", "fibers" ]
branches: [ "master", "java21" ]
workflow_dispatch:
inputs:
reference:
Expand Down

0 comments on commit 5fb2439

Please sign in to comment.