We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2da6975 commit 37a1a5dCopy full SHA for 37a1a5d
.github/workflows/codeql.yml
@@ -6,6 +6,8 @@ on:
6
pull_request:
7
# The branches below must be a subset of the branches above
8
branches: [ 'main' ]
9
+ workflow_dispatch:
10
+
11
schedule:
12
- cron: '8 9 * * 1'
13
0 commit comments