Compare commits

..

No commits in common. "bd1ba5b07a8fb0d2a018b177c6374bd21d4bd66f" and "1ec5af8ec527bc52e53b1058b3ce88707ce5d5b7" have entirely different histories.

View file

@ -1,9 +1,5 @@
steps: steps:
- name: lint - name: lint
when:
- event: pull_request
- event: push
branch: main
image: python:3-alpine image: python:3-alpine
commands: commands:
- python -m pip install --upgrade pip - python -m pip install --upgrade pip