mirror of
https://github.com/iptv-org/epg
synced 2025-12-14 09:26:41 -05:00
Update format.yml
This commit is contained in:
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
- name: Commit changed *.channels.xml files
|
||||
if: steps.files.outputs.channels_any_changed == 'true'
|
||||
run: |
|
||||
git add streams
|
||||
git add sites
|
||||
git status
|
||||
git commit -m "[Bot] Format *.channels.xml files" -m "Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [format](https://github.com/iptv-org/epg/actions/runs/${{ github.run_id }}) workflow." --no-verify
|
||||
- name: Push all changes to the repository
|
||||
|
||||
Reference in New Issue
Block a user