mirror of
https://github.com/iptv-org/epg
synced 2025-12-16 18:37:01 -05:00
Update auto-update.yml
This commit is contained in:
1
.github/workflows/auto-update.yml
vendored
1
.github/workflows/auto-update.yml
vendored
@@ -156,6 +156,7 @@ jobs:
|
||||
[1]: https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }}
|
||||
github_token: ${{ steps.generate-token.outputs.token }}
|
||||
- name: Merge Pull Request
|
||||
if: ${{ steps.pr.outputs.pr_number != 0 }}
|
||||
uses: juliangruber/merge-pull-request-action@v1
|
||||
with:
|
||||
github-token: ${{ secrets.PAT }}
|
||||
|
||||
Reference in New Issue
Block a user