We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d91a1fc commit 7c2c1d6Copy full SHA for 7c2c1d6
.github/workflows/build.yml
@@ -3,7 +3,7 @@ name: build
3
on:
4
push:
5
branches:
6
- - main
+ - wip/main
7
- master
8
pull_request:
9
.github/workflows/lint.yml
@@ -3,7 +3,7 @@ name: lint
.github/workflows/test.yml
@@ -3,7 +3,7 @@ name: test
0 commit comments