mirror of
https://github.com/viarotel-org/escrcpy.git
synced 2024-11-23 23:21:02 +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
|
||||
|
||||
on:
|
||||
workflow_dispatch: {}
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_run:
|
||||
workflows: ['release']
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
sync-to-gitee:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
Reference in New Issue
Block a user