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:
|
||||
paths:
|
||||
- '*.py'
|
||||
pull_request:
|
||||
paths:
|
||||
- '*.py'
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
flake8_py3:
|
||||
|
||||
Reference in New Issue
Block a user