Skip to content

Commit

Permalink
Update codeql-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tillsteinbach authored Apr 30, 2021
1 parent 88abdeb commit 3f4de8f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,13 @@ name: "CodeQL"
on:
push:
branches: [ master ]
paths:
- '**.js'
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
paths:
- '**.js'
schedule:
- cron: '33 5 * * 0'

Expand Down

0 comments on commit 3f4de8f

Please sign in to comment.