Do not run tests or linter on main
This commit is contained in:
parent
d3e6999a6c
commit
d3443546a8
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -4,11 +4,9 @@ on:
|
|||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
- main
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- develop
|
- develop
|
||||||
- main
|
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
Loading…
x
Reference in New Issue
Block a user