Skip to content

Commit

Permalink
perf: ♻️ Optimize workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
viarotel committed Nov 19, 2023
1 parent f182ceb commit 494073f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/sync-gitee.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
name: sync-gitee
on:
workflow_dispatch: {}
push:
branches:
- main
workflow_run:
workflows: ['release-pages']
types:
- completed
jobs:
sync-to-gitee:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 494073f

Please sign in to comment.