Skip to content

Commit

Permalink
Try run docstring checks on push
Browse files Browse the repository at this point in the history
  • Loading branch information
F. Dangel committed Apr 27, 2020
1 parent 94ccc1b commit 828705b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ name: Lint
on:
push:
branches:
- pep8-style
- improve-doc-coverage
pull_request:
branches:
- development
- master

jobs:
flake8:
Expand Down

0 comments on commit 828705b

Please sign in to comment.