Update format.yml
This commit is contained in:
parent
59fad071ad
commit
2b4ffcc06b
|
@ -1,11 +1,8 @@
|
||||||
name: Format Playlists
|
name: Format playlists
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
schedule:
|
||||||
branches:
|
- cron: '0 0 * * *'
|
||||||
- master
|
|
||||||
paths:
|
|
||||||
- 'channels/*'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
format:
|
format:
|
||||||
|
|
Loading…
Reference in New Issue