Changed workflow trigger
This commit is contained in:
parent
357f3073eb
commit
8ccc93cbb2
|
|
@ -5,11 +5,11 @@ name: Python application
|
|||
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- '**.py'
|
||||
- 'src/kiplot'
|
||||
- 'tests/**'
|
||||
- '.github/workflows/pythonapp.yml'
|
||||
# paths:
|
||||
# - '**.py'
|
||||
# - 'src/kiplot'
|
||||
# - 'tests/**'
|
||||
# - '.github/workflows/pythonapp.yml'
|
||||
tags-ignore:
|
||||
- "v*"
|
||||
pull_request:
|
||||
|
|
|
|||
Loading…
Reference in New Issue