mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 00:50:09 -04:00
Update _update.yml
This commit is contained in:
parent
d1316f6615
commit
0c21301d6a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/_update.yml
vendored
2
.github/workflows/_update.yml
vendored
|
@ -78,7 +78,7 @@ jobs:
|
|||
|
||||
[1]: https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }}
|
||||
- uses: juliangruber/merge-pull-request-action@v1
|
||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' }}
|
||||
if: ${{ !env.ACT && github.ref == 'refs/heads/master' && steps.pull-request.outputs.has_changed_files }}
|
||||
with:
|
||||
github-token: ${{ secrets.PAT }}
|
||||
number: ${{ steps.pull-request.outputs.pr_number }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue