Skip to content

Commit

Permalink
fix: adds workflow dispatch to codeql workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Biret <[email protected]>
  • Loading branch information
baywet committed Nov 10, 2024
1 parent 58007cf commit 214f273
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches: [ main ]
schedule:
- cron: '40 16 * * 3'
workflow_dispatch:

jobs:
analyze:
Expand Down

0 comments on commit 214f273

Please sign in to comment.