mirror of
https://github.com/nextcloud/docker.git
synced 2025-01-24 06:33:54 +01:00
Allow manual run
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
This commit is contained in:
parent
b30812dea9
commit
3c7c42e604
1 changed files with 1 additions and 0 deletions
1
.github/workflows/update-sh.yml
vendored
1
.github/workflows/update-sh.yml
vendored
|
@ -6,6 +6,7 @@ on:
|
||||||
- master
|
- master
|
||||||
schedule:
|
schedule:
|
||||||
- cron: '15 0 * * *'
|
- cron: '15 0 * * *'
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
run_update_sh:
|
run_update_sh:
|
||||||
|
|
Loading…
Reference in a new issue