Update format.yml
This commit is contained in:
parent
3d41daf2dd
commit
7ac06f4406
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
run: npm install
|
||||
|
||||
- name: Format Playlists
|
||||
run: npm run format
|
||||
run: node scripts/format.js
|
||||
|
||||
- name: Create Pull Request
|
||||
uses: peter-evans/create-pull-request@v3
|
||||
|
Loading…
Reference in New Issue
Block a user