Remove code scanning on pull request
This commit is contained in:
committed by
Andrew Eisenberg
parent
16e09b7ae9
commit
e2771a8922
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
@@ -2,7 +2,6 @@ name: "Code Scanning - CodeQL"
|
||||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: '0 0 * * 0'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user