Include pull request
This commit is contained in:
4
.github/workflows/validate_python.yml
vendored
4
.github/workflows/validate_python.yml
vendored
@@ -6,6 +6,10 @@ on:
|
|||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- '*.py'
|
- '*.py'
|
||||||
|
pull_request:
|
||||||
|
paths:
|
||||||
|
- '*.py'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
flake8_py3:
|
flake8_py3:
|
||||||
|
|||||||
Reference in New Issue
Block a user