Update PS4.yml
This commit is contained in:
parent
7010b2d9ac
commit
ea0aaa8d2d
1 changed files with 1 additions and 4 deletions
5
.github/workflows/PS4.yml
vendored
5
.github/workflows/PS4.yml
vendored
|
|
@ -1,4 +1,4 @@
|
||||||
name: PS4 Release Build
|
name: PS4
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
|
@ -6,9 +6,6 @@ on:
|
||||||
- master
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
types: [ opened, synchronize ]
|
types: [ opened, synchronize ]
|
||||||
release:
|
|
||||||
types: [created]
|
|
||||||
workflow_dispatch:
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
ps4:
|
ps4:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue