Skip to content

Commit 70de9ff

Browse files
chore: add workflow_dispatch to CodeQL workflow (#1100)
1 parent a5bfec7 commit 70de9ff

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515
push:
1616
branches: [ "master" ]
1717
pull_request:
18+
workflow_dispatch:
1819
schedule:
1920
- cron: '0 0 * * 6'
2021

0 commit comments

Comments
 (0)