1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-18 02:59:31 +00:00

trigger build only by workflow_dispatch

This commit is contained in:
Lesmiscore 2022-02-20 18:10:56 +09:00
parent 393ef9e73d
commit 9d679fabe0
No known key found for this signature in database
GPG key ID: 0EC2B52CF86236FF

View file

@ -1,9 +1,6 @@
name: Build
on:
workflow_dispatch:
schedule:
- cron: "0 2 * * *"
on: workflow_dispatch
jobs:
build_unix: