mirror of
https://github.com/niess/python-appimage.git
synced 2026-05-03 05:40:12 +02:00
Patch workflow triggers
This commit is contained in:
@@ -3,7 +3,7 @@ on:
|
||||
push:
|
||||
paths:
|
||||
- '.github/workflows/appimage.yml'
|
||||
- 'python_appimage'
|
||||
- 'python_appimage/**'
|
||||
|
||||
jobs:
|
||||
Build:
|
||||
|
||||
@@ -2,11 +2,11 @@ name: PyPI
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
- .github/workflows/pypi.yml
|
||||
- LICENSE
|
||||
- python_appimage
|
||||
- README.md
|
||||
- setup.py
|
||||
- '.github/workflows/pypi.yml'
|
||||
- 'LICENSE'
|
||||
- 'python_appimage/**'
|
||||
- 'README.md'
|
||||
- 'setup.py'
|
||||
|
||||
jobs:
|
||||
Test:
|
||||
|
||||
Reference in New Issue
Block a user