Skip to content

Commit 8f81260

Browse files
committed
2 parents fd27e7f + 751a4c6 commit 8f81260

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
# the `language` matrix defined below to confirm you have the correct set of
1010
# supported CodeQL languages.
1111
#
12-
name: "CodeQL"
12+
name: "CodeQL main"
1313

1414
on:
1515
push:
16-
branches: [ feature/submodule-core-plugin-e ]
16+
branches: [ main ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ feature/submodule-core-plugin-e ]
19+
branches: [ main ]
2020

2121
jobs:
2222
analyze:

0 commit comments

Comments
 (0)