Skip to content

Commit 2934dd6

Browse files
authored
rename master to main
rename master to main
1 parent ef69869 commit 2934dd6

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

44
on: # yamllint disable-line rule:truthy
55
push:
6-
branches: ["master"]
6+
branches: ["main"]
77
pull_request:
8-
branches: ["master"]
8+
branches: ["main"]
99
schedule:
1010
- cron: "48 9 * * 6"
1111

0 commit comments

Comments
 (0)