Skip to content

Commit

Permalink
Update gitee-sync.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
fridaythx authored Feb 19, 2024
1 parent bc2c000 commit 64c4d2f
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/gitee-sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: gitee-sync
on:
pull_request:
workflow_dispatch:

push:
branches:
- release/**
jobs:
build:
name: gitee-sync
Expand All @@ -24,4 +26,4 @@ jobs:
dst_key: ${{ secrets.GITEE_PI_SSH }}
dst_token: ${{ secrets.GITEE_PRIVATE_TOKEN }}
force_update: true
account_type: org
account_type: org

0 comments on commit 64c4d2f

Please sign in to comment.