Skip to content

Commit

Permalink
run CodeQL on new tag (plus schedule)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jozef Reisinger committed Dec 11, 2021
1 parent 33f985b commit 4ba0551
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@
name: "CodeQL"

on:
push:
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
push:
tags:
- '*'
schedule:
- cron: '20 17 * * 0'

Expand Down

0 comments on commit 4ba0551

Please sign in to comment.