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.
2 parents fd27e7f + 751a4c6 commit 8f81260Copy full SHA for 8f81260
.github/workflows/codeql-analysis.yml
@@ -9,14 +9,14 @@
9
# the `language` matrix defined below to confirm you have the correct set of
10
# supported CodeQL languages.
11
#
12
-name: "CodeQL"
+name: "CodeQL main"
13
14
on:
15
push:
16
- branches: [ feature/submodule-core-plugin-e ]
+ branches: [ main ]
17
pull_request:
18
# The branches below must be a subset of the branches above
19
20
21
jobs:
22
analyze:
0 commit comments