ci: 💚 Update workflows

This commit is contained in:
viarotel 2023-11-20 09:11:08 +08:00
parent 7e74416c27
commit 3dab0cc833

View File

@ -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