mirror of
https://github.com/iptv-org/iptv
synced 2025-12-21 12:57:26 -05:00
Update format.yml
This commit is contained in:
committed by
GitHub
parent
af8532f044
commit
703d00a845
5
.github/workflows/format.yml
vendored
5
.github/workflows/format.yml
vendored
@@ -27,3 +27,8 @@ jobs:
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
BRANCH_SUFFIX: none
|
||||
|
||||
- name: Auto-approve Pull Request
|
||||
uses: hmarr/auto-approve-action@v2.0.0
|
||||
with:
|
||||
github-token: "${{ secrets.GITHUB_TOKEN }}"
|
||||
|
||||
Reference in New Issue
Block a user