Skip to content

Commit

Permalink
ci: allow codeql dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
ernado committed Apr 20, 2024
1 parent fe91807 commit 8de5bfc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codeql.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
name: "CodeQL"

on:
workflow_dispatch:
schedule:
- cron: '0 17 * * 5'

Expand Down

0 comments on commit 8de5bfc

Please sign in to comment.