We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e39387e + 4872d29 commit 47fcaa4Copy full SHA for 47fcaa4
.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