mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-04 16:32:39 +00:00
restore old push on everyhing rule
This commit is contained in:
parent
0e43a030fc
commit
71479eb9b4
11
.github/workflows/build.yml
vendored
11
.github/workflows/build.yml
vendored
@ -3,16 +3,7 @@
|
||||
|
||||
name: Build and Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- ready_for_review
|
||||
- synchronize
|
||||
on: [push, pull_request]
|
||||
|
||||
concurrency:
|
||||
group: ci-${{ github.event_name }}-${{ github.ref }}
|
||||
|
Loading…
Reference in New Issue
Block a user