Skip to content

Commit 38bfee7

Browse files
authored
[CI] Update codeql.yml change branch from main to master (#2160)
1 parent 516c223 commit 38bfee7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/codeql.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,9 +19,9 @@ name: CodeQL Analysis
1919

2020
on:
2121
push:
22-
branches: [main]
22+
branches: [master]
2323
pull_request:
24-
branches: [main]
24+
branches: [master]
2525

2626
permissions:
2727
actions: read

0 commit comments

Comments
 (0)