mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2025-01-07 01:58:47 +00:00
trigger build only by workflow_dispatch
This commit is contained in:
parent
393ef9e73d
commit
9d679fabe0
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,9 +1,6 @@
|
|||||||
name: Build
|
name: Build
|
||||||
|
|
||||||
on:
|
on: workflow_dispatch
|
||||||
workflow_dispatch:
|
|
||||||
schedule:
|
|
||||||
- cron: "0 2 * * *"
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build_unix:
|
build_unix:
|
||||||
|
Loading…
Reference in New Issue
Block a user