We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a483b0 commit 9b24f4dCopy full SHA for 9b24f4d
1 file changed
.github/workflows/mirror-gitlab.yml
@@ -17,4 +17,5 @@ jobs:
17
REMOTE: '${{ secrets.GITLAB_ADDER }}/cicd/masa.alert.git'
18
GIT_USERNAME: ${{ secrets.GIT_USERNAME }}
19
GIT_PASSWORD: ${{ secrets.GIT_PASSWORD }}
20
+ PUSH_ALL_REFS: "false"
21
0 commit comments