mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 00:42:48 +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
|
name: Build and Release
|
||||||
|
|
||||||
on:
|
on: [push, pull_request]
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- main
|
|
||||||
pull_request:
|
|
||||||
types:
|
|
||||||
- opened
|
|
||||||
- reopened
|
|
||||||
- ready_for_review
|
|
||||||
- synchronize
|
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ci-${{ github.event_name }}-${{ github.ref }}
|
group: ci-${{ github.event_name }}-${{ github.ref }}
|
||||||
|
Loading…
Reference in New Issue
Block a user