aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2020-05-04 19:24:26 +0300
committerGitHub <[email protected]>2020-05-04 19:24:26 +0300
commit9e8d6ba3f84a9676bc1fe47ceeee68467c0c7ffe (patch)
tree86c64c03f3f0c8aa9808ad849e2dfb6a34a949b2 /.github/workflows/codeql.yml
parent1f531a65834e3e850b46045356b590beb2f96ce9 (diff)
downloadbootstrap-9e8d6ba3f84a9676bc1fe47ceeee68467c0c7ffe.tar.xz
bootstrap-9e8d6ba3f84a9676bc1fe47ceeee68467c0c7ffe.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"