Patch workflow triggers

This commit is contained in:
Valentin Niess
2020-03-29 23:20:03 +02:00
parent 2f676f964b
commit 0e2f47f0a9
2 changed files with 6 additions and 6 deletions

View File

@@ -3,7 +3,7 @@ on:
push:
paths:
- '.github/workflows/appimage.yml'
- 'python_appimage'
- 'python_appimage/**'
jobs:
Build: