Compare commits
No commits in common. "bd1ba5b07a8fb0d2a018b177c6374bd21d4bd66f" and "1ec5af8ec527bc52e53b1058b3ce88707ce5d5b7" have entirely different histories.
bd1ba5b07a
...
1ec5af8ec5
1 changed files with 0 additions and 4 deletions
|
@ -1,9 +1,5 @@
|
|||
steps:
|
||||
- name: lint
|
||||
when:
|
||||
- event: pull_request
|
||||
- event: push
|
||||
branch: main
|
||||
image: python:3-alpine
|
||||
commands:
|
||||
- python -m pip install --upgrade pip
|
||||
|
|
Loading…
Reference in a new issue