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 787104e commit 95aa96aCopy full SHA for 95aa96a
.github/workflows/build.yml
@@ -1,9 +1,9 @@
1
name: Build
2
on:
3
push:
4
- branches: [ main ]
+ branches: [ master ]
5
pull_request:
6
7
8
9
jobs:
.github/workflows/lint.yml
@@ -2,9 +2,9 @@ name: Lint
10
format:
0 commit comments