Skip to content

Commit 0ed012c

Browse files
committed
Add 7.x to CodeQL settings
1 parent e271a03 commit 0ed012c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ main, 5.x, 6.x ]
16+
branches: [ main, 6.x, 7.x ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
1919
branches: [ main ]

0 commit comments

Comments
 (0)