mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-03-28 18:20:24 +00:00
Update codeql.yml (#30719)
Remove `pull_request` event since it's not supported.
This commit is contained in:
parent
1f531a6583
commit
9e8d6ba3f8
1 changed files with 0 additions and 1 deletions
1
.github/workflows/codeql.yml
vendored
1
.github/workflows/codeql.yml
vendored
|
|
@ -2,7 +2,6 @@ name: "Code Scanning - Action"
|
|||
|
||||
on:
|
||||
push:
|
||||
pull_request:
|
||||
schedule:
|
||||
- cron: "0 0 * * 0"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue