Skip to content

Commit 2732180

Browse files
authored
Update codeql.yml
1 parent 342b378 commit 2732180

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

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

33
on:
44
push:
5-
branches: [ "main" ]
5+
branches: [ "main", "1.x" ]
66
pull_request:
77
# The branches below must be a subset of the branches above
88
branches: [ "main", "1.x" ]

0 commit comments

Comments
 (0)