Skip to content

Commit

Permalink
Merge pull request #7508 from planetf1/disablecodeql
Browse files Browse the repository at this point in the history
  • Loading branch information
planetf1 committed Mar 9, 2023
2 parents 8b50d5d + 7e6123b commit ddbae65
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/workflows/codeql-v4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,12 @@
name: "CodeQL Analysis v4"

on:
push:
branches: [main, egeria-release-4*]
pull_request:
# The branches below must be a subset of the branches above
branches: [main, egeria-release-4*]
#push:
# branches: [main, egeria-release-4*]
#pull_request:
# # The branches below must be a subset of the branches above
# branches: [main, egeria-release-4*]
workflow_dispatch:

jobs:
analyze:
Expand Down

0 comments on commit ddbae65

Please sign in to comment.