Merge pull request #4343 from iptv-org/update-cleanup-workflow

Update cleanup.yml
This commit is contained in:
Dum4G 2021-08-31 17:31:19 +03:00 committed by GitHub
commit 9585dcaad7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -64,10 +64,5 @@ jobs:
This pull request is created by [cleanup][1] workflow.
[1]: https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}
pr_draft: true
github_token: ${{ steps.generate-token.outputs.token }}
- name: Enable Pull Request Automerge
uses: peter-evans/enable-pull-request-automerge@v1
with:
token: ${{ secrets.PAT }}
pull-request-number: ${{ steps.pr.outputs.pr_number }}
merge-method: squash