Skip to content

Commit 984d086

Browse files
authored
Update .github/workflows/codeql-analysis.yml
1 parent babe4ab commit 984d086

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
@@ -18,9 +18,9 @@
1818
name: CodeQL Analysis
1919
on:
2020
push:
21-
branches: [master]
21+
branches: [main]
2222
pull_request:
23-
branches: [master]
23+
branches: [main]
2424
permissions:
2525
actions: read
2626
contents: read

0 commit comments

Comments
 (0)