Do not run CI again for every prerelease

This commit is contained in:
kalaposfos13 2026-06-07 14:44:32 +02:00
parent 6af6ab12d8
commit 73f45fbbda

View File

@ -5,6 +5,7 @@ name: Build and Release
on:
push:
branches-ignore: [Pre-release-shadPS4-*]
paths-ignore:
- "documents/**"
- "**/*.md"