aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-05-04 19:24:26 +0300
committerXhmikosR <[email protected]>2020-05-07 09:31:49 +0300
commitd8691fcd5a178dc0d7e32186b61cce744af170c9 (patch)
tree0a371ded57d542c8ca927fb5a04faf53acfb21ce /.github/workflows/codeql.yml
parent566c829a1cbf4d5c570d7e46722b6acc18cba70f (diff)
downloadbootstrap-d8691fcd5a178dc0d7e32186b61cce744af170c9.tar.xz
bootstrap-d8691fcd5a178dc0d7e32186b61cce744af170c9.zip
Update codeql.yml (#30719)
Remove `pull_request` event since it's not supported.
Diffstat (limited to '.github/workflows/codeql.yml')
-rw-r--r--.github/workflows/codeql.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 8cc48e587..f73166cc1 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -2,7 +2,6 @@ name: "Code Scanning - Action"
on:
push:
- pull_request:
schedule:
- cron: "0 0 * * 0"