mirror of
https://github.com/iptv-org/iptv.git
synced 2025-05-17 04:20:03 -04:00
Update auto-approve.yml
This commit is contained in:
parent
d9ff53396f
commit
184bd60d3f
1 changed files with 1 additions and 1 deletions
2
.github/workflows/auto-approve.yml
vendored
2
.github/workflows/auto-approve.yml
vendored
|
@ -6,6 +6,6 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: hmarr/auto-approve-action@v2.0.0
|
||||
if: github.actor == 'create-pull-request/patch-64ab693'
|
||||
if: github.head_ref == 'create-pull-request/patch'
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue