Update .forgejo/workflows/package-check.yml
This commit is contained in:
parent
9b4a599682
commit
b2e1f7f11c
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ name: Auto Build Docker Container From Alpine PKG
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '0 1 * * *'
|
- cron: '12 */3 * * *'
|
||||||
|
|
||||||
env:
|
env:
|
||||||
PACKAGE: rsync
|
PACKAGE: rsync
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue