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 dc35482 commit b4669f7Copy full SHA for b4669f7
.github/workflows/lint.yaml
@@ -3,7 +3,7 @@ name: Lint and Format Check
3
on:
4
push:
5
branches:
6
- - "@invertase/v7-development"
+ - main
7
pull_request:
8
9
jobs:
.github/workflows/test.yaml
@@ -3,7 +3,7 @@ name: Test
0 commit comments