We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 50b79e0 + c7daebc commit 56bc797Copy full SHA for 56bc797
.github/workflows/build-and-test.yml
@@ -5,9 +5,9 @@ name: Build and Test
5
6
on:
7
push:
8
- branches: [ master ]
+ branches: [ main ]
9
pull_request:
10
11
12
jobs:
13
build:
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: Release
3
4
release:
0 commit comments