build self

This commit is contained in:
mrluffya 2021-02-11 13:38:05 +08:00
parent 86af523883
commit a0cc8938b8

View file

@ -3,9 +3,10 @@ name: Build FFmpeg
on:
push: []
repository_dispatch:
types: [build]
schedule:
- cron: '0 12 * * *'
# types: [build]
types: [created]
# schedule:
# - cron: '0 12 * * *'
jobs:
purge_artifacts: