Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-05-04 19:24:26 +0300
committerGitHub <noreply@github.com>2020-05-04 19:24:26 +0300
commit9e8d6ba3f84a9676bc1fe47ceeee68467c0c7ffe (patch)
tree86c64c03f3f0c8aa9808ad849e2dfb6a34a949b2 /.github
parent1f531a65834e3e850b46045356b590beb2f96ce9 (diff)
Update codeql.yml (#30719)
Remove `pull_request` event since it's not supported.
Diffstat (limited to '.github')
-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 8cc48e587d..f73166cc16 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"