Update format.yml

This commit is contained in:
freearhey
2019-11-02 19:17:54 +03:00
parent 1a638b88a9
commit 87594957d5

View File

@@ -18,7 +18,7 @@ jobs:
run: npm install
- name: Format Playlists
run: npm run format --epg
run: npm run format
- name: Create Pull Request
uses: peter-evans/create-pull-request@v1.5.1