mirror of
https://github.com/iptv-org/epg.git
synced 2025-05-10 09:00:07 -04:00
Update update-codes.yml
This commit is contained in:
parent
8a6b23b8f5
commit
869c11a44a
1 changed files with 1 additions and 2 deletions
3
.github/workflows/update-codes.yml
vendored
3
.github/workflows/update-codes.yml
vendored
|
@ -64,7 +64,7 @@ jobs:
|
|||
|
||||
[1]: https://github.com/iptv-org/iptv/actions/runs/${{ github.run_id }}
|
||||
github_token: ${{ steps.generate-token.outputs.token }}
|
||||
- name: Check outputs
|
||||
- name: Check Outputs
|
||||
run: echo "Pull Request Number - ${{ steps.pr.outputs.pr_number }}"
|
||||
- name: Enable Pull Request Automerge
|
||||
uses: peter-evans/enable-pull-request-automerge@v1
|
||||
|
@ -78,7 +78,6 @@ jobs:
|
|||
github-token: ${{ secrets.PAT }}
|
||||
number: ${{ steps.pr.outputs.pr_number }}
|
||||
deploy:
|
||||
if: ${{ github.ref == 'refs/heads/master' }}
|
||||
needs: pull-request
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue