Skip to content

Commit

Permalink
ci: 💚 Update workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Nov 20, 2023
1 parent 7e74416 commit 3dab0cc
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 deletions .github/workflows/sync-gitee.yml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 3dab0cc

Please sign in to comment.