mirror of
https://github.com/iptv-org/iptv
synced 2026-03-22 11:51:23 -04:00
Added hmarr/auto-approve-action
This commit is contained in:
committed by
GitHub
parent
c85d41bca0
commit
586c676a18
4
.github/workflows/format.yml
vendored
4
.github/workflows/format.yml
vendored
@@ -31,3 +31,7 @@ jobs:
|
||||
branch: master
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
- name: Approve pull request
|
||||
uses: hmarr/auto-approve-action@v2.0.0
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user