Skip to content
This repository was archived by the owner on Jun 22, 2025. It is now read-only.

Commit b4836d0

Browse files
Update codeql-analysis.yml
1 parent 6dc1327 commit b4836d0

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
@@ -2,10 +2,10 @@ name: "CodeQL"
22

33
on:
44
push:
5-
branches: [master]
5+
branches: [main]
66
pull_request:
77
# The branches below must be a subset of the branches above
8-
branches: [master]
8+
branches: [main]
99
schedule:
1010
- cron: '0 11 * * 0'
1111

0 commit comments

Comments
 (0)