Skip to content

Commit

Permalink
skip mirror gitee when organization is not deepmodeling (#1048)
Browse files Browse the repository at this point in the history
  • Loading branch information
njzjz authored Nov 25, 2022
1 parent 287fa17 commit a4b876b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/mirror_gitee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ concurrency:
jobs:
git-mirror:
runs-on: ubuntu-latest
if: github.repository_owner == 'deepmodeling'
steps:
- uses: wearerequired/git-mirror-action@v1
env:
Expand Down

0 comments on commit a4b876b

Please sign in to comment.