Update format.yml

This commit is contained in:
freearhey 2019-11-02 19:17:54 +03:00
parent 61a46a9645
commit 9236dade8a
1 changed files with 1 additions and 1 deletions

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