mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-10-29 11:23:23 +00:00
ci(copr): disable copr for push event (#4057)
This commit is contained in:
parent
d28e221bb7
commit
1bc491f949
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -92,6 +92,7 @@ jobs:
|
||||
|
||||
build-linux-copr:
|
||||
name: Linux Copr
|
||||
if: github.event_name != 'push' # releases are handled directly in ci-copr.yml
|
||||
needs: release-setup
|
||||
uses: ./.github/workflows/ci-copr.yml
|
||||
secrets:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user