Actions run when related to (PRs that target or pushes) main
This commit is contained in:
parent
483ed105c3
commit
a92436d234
1 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,4 @@
|
||||||
when:
|
when:
|
||||||
- event: pull_request
|
|
||||||
- event: push
|
|
||||||
branch: main
|
branch: main
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
|
|
Loading…
Reference in a new issue