Skip to content

Commit 751a4c6

Browse files
authored
Update codeql-analysis.yml
1 parent 408f7d8 commit 751a4c6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.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)