mirror of
https://github.com/Free-TV/IPTV.git
synced 2026-09-25 03:21:20 +02:00
Update actions
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user