mirror of
https://github.com/BtbN/FFmpeg-Builds.git
synced 2025-06-12 13:27:38 +02:00
Do daily builds
This commit is contained in:
5
.github/workflows/build.yml
vendored
5
.github/workflows/build.yml
vendored
@ -1,6 +1,9 @@
|
||||
name: Build FFmpeg
|
||||
|
||||
on: [push]
|
||||
on:
|
||||
push: []
|
||||
schedule:
|
||||
- cron: '0 12 * * *'
|
||||
|
||||
jobs:
|
||||
build_base:
|
||||
|
Reference in New Issue
Block a user