Compare commits
No commits in common. "11d7d4bcec28b5c411f33d39f22b272e61b38295" and "3c3b580496eb3c24fca9c7fd4cc06f26e011692c" have entirely different histories.
11d7d4bcec
...
3c3b580496
1 changed files with 3 additions and 1 deletions
|
@ -1,5 +1,7 @@
|
||||||
when:
|
when:
|
||||||
branch: main
|
- event: pull_request
|
||||||
|
- event: push
|
||||||
|
branch: main
|
||||||
steps:
|
steps:
|
||||||
- name: lint
|
- name: lint
|
||||||
image: python:3-alpine
|
image: python:3-alpine
|
||||||
|
|
Loading…
Reference in a new issue