1 parent 12ae399 commit 12a8feeCopy full SHA for 12a8fee
1 file changed
.github/workflows/crowdin-sync.yml
@@ -74,8 +74,8 @@ jobs:
74
branch: 'l10n_crowdin_action'
75
base: 'master'
76
77
- - name: Enable Pull Request Automerge
78
- if: steps.cpr.outputs.pull_request-number != ''
79
- run: gh pr merge "${{ steps.cpr.outputs.pull_request-number }}" --auto --merge
80
- env:
81
- GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
+ # - name: Enable Pull Request Automerge
+ # if: steps.cpr.outputs.pull_request-number != ''
+ # run: gh pr merge "${{ steps.cpr.outputs.pull_request-number }}" --auto --merge
+ # env:
+ # GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments