mirror of
https://github.com/willfarrell/docker-crontab.git
synced 2025-06-27 06:08:03 +02:00
ci: syntax fix
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -7,7 +7,7 @@ on:
|
||||
tags:
|
||||
- '^\d+\.\d+\.\d+$'
|
||||
schedule:
|
||||
- cron: '0 0 * * * *'
|
||||
- cron: '0 0 * * *'
|
||||
|
||||
jobs:
|
||||
multi:
|
||||
|
Reference in New Issue
Block a user