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 eddde02 commit db568b4Copy full SHA for db568b4
.github/workflows/lint-and-test-merge.yml
@@ -5,7 +5,7 @@ name: Lint and test
5
on:
6
push:
7
branches:
8
- - main
+ - master
9
jobs:
10
lint_and_test:
11
runs-on: ubuntu-latest
0 commit comments