Update actions

pull/222/head
Kálmán „KAMI” Szalai 2022-09-19 19:17:37 +02:00
parent 2819051126
commit 79afd751d9
2 changed files with 3 additions and 6 deletions

View File

@ -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:

View File

@ -2,7 +2,7 @@ name: Update playlist
on: on:
push: push:
branches: [ automate-1 ] branches: [ master ]
workflow_dispatch: workflow_dispatch:
jobs: jobs: