Browse Source

Update PS4.yml

pull/4026/head
Anders Jenbo 4 years ago committed by GitHub
parent
commit
ea0aaa8d2d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .github/workflows/PS4.yml

5
.github/workflows/PS4.yml

@ -1,4 +1,4 @@
name: PS4 Release Build
name: PS4
on:
push:
@ -6,9 +6,6 @@ on:
- master
pull_request:
types: [ opened, synchronize ]
release:
types: [created]
workflow_dispatch:
jobs:
ps4:

Loading…
Cancel
Save