mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-03-11 08:54:34 +00:00
Run pep8 check on PRs
This commit is contained in:
parent
10b60d9373
commit
1729324fbd
1 changed files with 1 additions and 2 deletions
3
.github/workflows/pep8.yml
vendored
3
.github/workflows/pep8.yml
vendored
|
|
@ -1,7 +1,6 @@
|
|||
name: pep8
|
||||
|
||||
on:
|
||||
push
|
||||
on: [push, pull_request]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in a new issue