Skip to content

Commit

Permalink
ci: add manual triggering of workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Larzous committed Feb 15, 2024
1 parent 96e2f3b commit fd2c74f
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 @@ -12,6 +12,7 @@
name: "CodeQL"

on:
workflow_dispatch:
push:
branches: [ main ]
pull_request:
Expand Down

0 comments on commit fd2c74f

Please sign in to comment.