Skip to content

Commit e48a945

Browse files
authored
Apply suggestions from code review
1 parent 6d45f4c commit e48a945

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/codeql-analysis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ master, v21, v22, v23, v24, make-v26 ]
16+
branches: [ master, v22, v23, v24, v25 ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ master, v21, v22, v23, v24, make-v26 ]
19+
branches: [ master, v22, v23, v24, v25 ]
2020
schedule:
2121
- cron: '26 8 * * 1'
2222

0 commit comments

Comments
 (0)