mirror of https://github.com/Free-TV/IPTV
Only use automate branch
parent
a050f22e21
commit
f0e25d79d5
|
@ -1,10 +1,12 @@
|
||||||
name: Test IPTV file quality
|
name: Test IPTV file quality
|
||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch
|
workflow_dispatch:
|
||||||
|
branches:
|
||||||
|
- automate
|
||||||
push:
|
push:
|
||||||
branches
|
branches:
|
||||||
- "*"
|
- automate
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
|
Loading…
Reference in New Issue