Disable CodeQL for now while we figure out why it doesn't work
This commit is contained in:
2
.github/workflows/codeql-analysis.yml
vendored
2
.github/workflows/codeql-analysis.yml
vendored
@@ -2,7 +2,7 @@ name: "Code scanning - action"
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [v8/contrib]
|
||||
branches: [v8/none]
|
||||
pull_request:
|
||||
# The branches below must be a subset of the branches above
|
||||
# SJ: Don't run on PR branches for now
|
||||
|
||||
Reference in New Issue
Block a user