Skip to content

Commit 66ba0f6

Browse files
committed
Update trigger branch name to main.
1 parent 60e7e20 commit 66ba0f6

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
@@ -3,10 +3,10 @@ name: CodeQL
33

44
on:
55
push:
6-
branches: [master]
6+
branches: [main]
77
pull_request:
88
# The branches below must be a subset of the branches above
9-
branches: [master]
9+
branches: [main]
1010
schedule:
1111
- cron: 0 18 * * 3
1212

0 commit comments

Comments
 (0)