We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 874e595 + 4872d29 commit ee5518bCopy full SHA for ee5518b
.github/workflows/build.yml
@@ -3,9 +3,9 @@ name: build
3
4
on:
5
push:
6
- branches: [ master ]
+ branches: [ main ]
7
pull_request:
8
9
workflow_dispatch:
10
11
jobs:
.github/workflows/codeql-analysis.yml
@@ -3,9 +3,9 @@ name: "CodeQL"
0 commit comments