We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e71911 commit 4355022Copy full SHA for 4355022
.github/workflows/automerge.yml
@@ -27,4 +27,4 @@ jobs:
27
git config user.email "[email protected]"
28
git config pull.rebase false
29
git pull ${{env.MASTER_REPO}} ${{env.SOURCE_BRANCH}}
30
- git push
+ git push
0 commit comments