Skip to content

Commit

Permalink
Update codeql.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Torgh authored Jan 10, 2024
1 parent e8b3a5b commit bdb6a39
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,10 @@ name: "CodeQL"
on:
push:
branches: [ "master" ]

schedule:
- cron: '30 6 * * 5'
workflow_dispatch:

jobs:
analyze:
name: Analyze
Expand Down

0 comments on commit bdb6a39

Please sign in to comment.