We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d4c26a commit 985573cCopy full SHA for 985573c
.github/workflows/codeql-daily.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
push:
8
branches:
9
- - '**'
+ - main
10
11
jobs:
12
# ===== Java Analysis Job =====
0 commit comments