mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-06-10 03:35:00 -06:00
Do not run CI again for every prerelease
This commit is contained in:
parent
6af6ab12d8
commit
73f45fbbda
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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user