We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f05440 commit 57d91c1Copy full SHA for 57d91c1
.github/workflows/sync.yml
@@ -7,6 +7,7 @@ on:
7
jobs:
8
sync:
9
runs-on: ubuntu-latest
10
+ if: github.repository == 'doocs/leetcode'
11
steps:
12
- name: Sync to gitee.com
13
uses: wearerequired/git-mirror-action@master
0 commit comments