Skip to content

Commit d170d49

Browse files
authored
Merge pull request #16 from codeeshop-oc/codeeshop-oc-patch-1
Update codeql-analysis.yml
2 parents a7840ac + a938eb2 commit d170d49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.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: [ "test" ]
16+
branches: [ "main" ]
1717
pull_request:
1818
# The branches below must be a subset of the branches above
19-
branches: [ "test" ]
19+
branches: [ "main" ]
2020

2121
jobs:
2222
analyze:

0 commit comments

Comments
 (0)