mirror of
https://github.com/iptv-org/iptv
synced 2026-04-09 12:33:10 -04:00
Update autoupdate.yml
This commit is contained in:
6
.github/workflows/autoupdate.yml
vendored
6
.github/workflows/autoupdate.yml
vendored
@@ -23,7 +23,7 @@ jobs:
|
||||
labels: automerge
|
||||
body: |
|
||||
This pull request is auto-generated by GitHub action.
|
||||
automerge:
|
||||
merge-format:
|
||||
runs-on: ubuntu-latest
|
||||
needs: format
|
||||
steps:
|
||||
@@ -33,7 +33,7 @@ jobs:
|
||||
GITHUB_TOKEN: '${{ secrets.GITHUB_TOKEN }}'
|
||||
generate:
|
||||
runs-on: ubuntu-latest
|
||||
needs: automerge
|
||||
needs: merge-format
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v2
|
||||
@@ -68,7 +68,7 @@ jobs:
|
||||
labels: automerge
|
||||
body: |
|
||||
This pull request is auto-generated by GitHub action.
|
||||
automerge:
|
||||
merge-update-readme:
|
||||
runs-on: ubuntu-latest
|
||||
needs: update-readme
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user