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