Skip to content

Commit f128772

Browse files
authored
Update codeql-analysis.yml
1 parent 0382bac commit f128772

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,12 +13,12 @@ name: "CodeQL"
1313

1414
on:
1515
push:
16-
branches: [ main ]
16+
# branches: [ main ]
1717
paths-ignore:
1818
- '**/*.md'
1919
pull_request:
2020
# The branches below must be a subset of the branches above
21-
branches: [ main ]
21+
# branches: [ main ]
2222
paths-ignore:
2323
- '**/*.md'
2424
schedule:

0 commit comments

Comments
 (0)