mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-07-16 02:01:02 +00:00
Do not run CI again for every prerelease (#4540)
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -5,6 +5,7 @@ name: Build and Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore: [Pre-release-shadPS4-*]
|
||||
paths-ignore:
|
||||
- "documents/**"
|
||||
- "**/*.md"
|
||||
|
||||
Reference in New Issue
Block a user