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 2c4550b commit c80999aCopy full SHA for c80999a
.github/workflows/lint.yaml
@@ -3,10 +3,8 @@ name: Lint and Format Check
3
on:
4
push:
5
branches:
6
- - "**"
+ - "@invertase/v7-development"
7
pull_request:
8
- branches:
9
10
11
jobs:
12
lint:
.github/workflows/test.yaml
@@ -3,10 +3,8 @@ name: Test
0 commit comments