mirror of
https://github.com/samschott/maestral.git
synced 2024-11-11 19:44:19 +03:00
run linting on PR only
This commit is contained in:
parent
bd1c72e6b7
commit
d99a9ac093
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Lint with black and mypy
|
||||
|
||||
on: push
|
||||
on: pull_request
|
||||
|
||||
jobs:
|
||||
black:
|
||||
|
Loading…
Reference in New Issue
Block a user