mirror of https://github.com/Free-TV/IPTV
Update actions
parent
2819051126
commit
79afd751d9
|
@ -1,12 +1,9 @@
|
|||
name: Test IPTV file quality
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
branches:
|
||||
- automate
|
||||
push:
|
||||
branches:
|
||||
- automate
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
@ -2,7 +2,7 @@ name: Update playlist
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ automate-1 ]
|
||||
branches: [ master ]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in New Issue