Skip to content

Commit

Permalink
Remove periodic run of this workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
zivnevo authored Aug 18, 2021
1 parent 5741416 commit 8fa4d63
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
#
# ******** NOTE ********
# We have attempted to detect the languages in your repository. Please check
# the `language` matrix defined below to confirm you have the correct set of
# supported CodeQL languages.
#
name: "CodeQL"

on:
Expand All @@ -17,8 +12,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
schedule:
- cron: '38 6 * * 1'

jobs:
analyze:
Expand Down

0 comments on commit 8fa4d63

Please sign in to comment.