We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abc739f commit 2daea82Copy full SHA for 2daea82
1 file changed
.github/workflows/netlicesning-client-codeql-analysis.yml
@@ -18,6 +18,7 @@ on:
18
branches: [ "master" ]
19
schedule:
20
- cron: '0 0 */7 * *'
21
+ workflow_dispatch:
22
23
jobs:
24
analyze:
0 commit comments