Disable CodeQL for now while we figure out why it doesn't work

This commit is contained in:
Sebastiaan Janssen
2020-11-09 11:30:33 +01:00
parent 7701a0f745
commit 05ef43d732

View File

@@ -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