Do not run CI again for every prerelease (#4540)

This commit is contained in:
kalaposfos13
2026-06-07 15:09:43 +02:00
committed by GitHub
parent 6af6ab12d8
commit 7a6752e179

View File

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