mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2025-02-17 10:58:38 +01:00
ci: 💚 Update workflows
This commit is contained in:
parent
7e74416c27
commit
3dab0cc833
10
.github/workflows/sync-gitee.yml
vendored
10
.github/workflows/sync-gitee.yml
vendored
@ -1,9 +1,11 @@
|
|||||||
name: sync-gitee
|
name: sync-gitee
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch: {}
|
workflow_run:
|
||||||
push:
|
workflows: ['release']
|
||||||
branches:
|
types:
|
||||||
- main
|
- completed
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
sync-to-gitee:
|
sync-to-gitee:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
Loading…
x
Reference in New Issue
Block a user