mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-24 19:12:36 +02:00
change cron notation 🤷🏻♂️
This commit is contained in:
parent
7510b5852f
commit
8f86fc71b7
2
.github/workflows/qemu-perf.yml
vendored
2
.github/workflows/qemu-perf.yml
vendored
@ -2,8 +2,8 @@ name: Perf-check qemu versions
|
||||
|
||||
on:
|
||||
schedule:
|
||||
- cron: '*/15 * * * *'
|
||||
# - cron: '2 1 * * *'
|
||||
- cron: '21 * * * *'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
Reference in New Issue
Block a user