Skip to content

Commit

Permalink
CI: do not sync all refs
Browse files Browse the repository at this point in the history
  • Loading branch information
zepinglee committed Dec 15, 2024
1 parent 0dd73db commit a455717
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sync-lug-git.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ jobs:
REMOTE: 'https://git.lug.ustc.edu.cn/ustctug/ustcthesis.git'
GIT_USERNAME: ${{ secrets.GIT_LUG_USERNAME }}
GIT_PASSWORD: ${{ secrets.GIT_LUG_PASSWORD }}
PUSH_ALL_REFS: false

0 comments on commit a455717

Please sign in to comment.