We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5bfec7 commit 70de9ffCopy full SHA for 70de9ff
1 file changed
.github/workflows/codeql-analysis.yml
@@ -15,6 +15,7 @@ on:
15
push:
16
branches: [ "master" ]
17
pull_request:
18
+ workflow_dispatch:
19
schedule:
20
- cron: '0 0 * * 6'
21
0 commit comments