mirror of
https://github.com/LizardByte/Sunshine.git
synced 2024-11-18 20:09:54 +00:00
Update create_package.yml
-Initialize workflow
This commit is contained in:
parent
a97c88c45b
commit
4fa2624495
2
.github/workflows/create_package.yml
vendored
2
.github/workflows/create_package.yml
vendored
@ -5,7 +5,7 @@ on:
|
|||||||
branches: [master, nightly]
|
branches: [master, nightly]
|
||||||
types: [opened, synchronize, edited, reopened]
|
types: [opened, synchronize, edited, reopened]
|
||||||
push:
|
push:
|
||||||
branches: [ master ]
|
branches: [master, add-build-checks]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
|
Loading…
Reference in New Issue
Block a user