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