Compare commits

..

2 commits

View file

@ -1,7 +1,5 @@
when:
- event: pull_request
- event: push
branch: main
branch: main
steps:
- name: lint
image: python:3-alpine