Sync with build-uc2.yml

This commit is contained in:
mio 2021-10-06 23:24:02 +02:00
parent d3a0afe8fd
commit 5148d93e40
No known key found for this signature in database
GPG Key ID: DFF27E34A47CB873
1 changed files with 14 additions and 1 deletions

View File

@ -1,6 +1,19 @@
name: PyPI 📦 Distribution
on: [push]
on:
push:
paths-ignore:
- ".github/**"
- ".gitignore"
- "docs/**"
- "README"
- "CREDITS.TXT"
- "COPYING_GLIB"
- "COPYING.LGPL2"
- "AUTHORS.TXT"
- "CHANGELOG"
- "COPYING"
pull_request:
jobs:
build: