mirror of
https://github.com/Retropex/docker-bitcoind.git
synced 2025-05-25 11:32:32 +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:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
- cron: '*/15 * * * *'
|
||||||
# - cron: '2 1 * * *'
|
# - cron: '2 1 * * *'
|
||||||
- cron: '21 * * * *'
|
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
|
Loading…
Reference in New Issue
Block a user