mirror of
https://github.com/hoellen/docker-nextcloud.git
synced 2025-04-19 20:19:24 +00:00
Fix typo in workflow cron argument
This commit is contained in:
parent
a0cd4f12c9
commit
63ac90199c
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -6,7 +6,7 @@ on:
|
||||
branches: [ master ]
|
||||
schedule:
|
||||
# Build the image regularly (each Friday)
|
||||
- cron: '05 55 * * 5'
|
||||
- cron: '23 04 * * 5'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user