We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcdbe18 commit ccf8855Copy full SHA for ccf8855
.github/workflows/codeql-analysis.yml
@@ -6,6 +6,7 @@ on:
6
pull_request:
7
schedule:
8
- cron: '0 8 * * *'
9
+ workflow_dispatch:
10
11
permissions:
12
contents: read # these permissions are required to run the codeql analysis
0 commit comments