Skip to content

Commit 2ada781

Browse files
authored
Allow code analysis to run manually (#6641)
1 parent 4aab3a3 commit 2ada781

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
branches: [ master ]
99
schedule:
1010
- cron: '0 19 * * 0'
11+
workflow_dispatch:
1112

1213
permissions:
1314
security-events: write

0 commit comments

Comments
 (0)