Skip to content

Commit

Permalink
Merge pull request #19 from HannoZ/HannoZ-patch-1
Browse files Browse the repository at this point in the history
Update codeql-analysis.yml
  • Loading branch information
HannoZ authored May 6, 2024
2 parents c1981e3 + 2c2e0db commit b195b00
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,15 @@
name: "CodeQL"

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


jobs:
analyze:
Expand Down

0 comments on commit b195b00

Please sign in to comment.