Update codeql.yml (#30719)

Remove `pull_request` event since it's not supported.
This commit is contained in:
XhmikosR 2020-05-04 19:24:26 +03:00 committed by GitHub
parent 1f531a6583
commit 9e8d6ba3f8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -2,7 +2,6 @@ name: "Code Scanning - Action"
on:
push:
pull_request:
schedule:
- cron: "0 0 * * 0"