changing cron to dev

This commit is contained in:
Konrad Baran 2024-08-02 14:23:22 +02:00
parent dec8966c9e
commit af15019302
No known key found for this signature in database
GPG key ID: B1447A483969736A

View file

@ -5,7 +5,7 @@ on:
tags:
- "v[0-9]+.[0-9]+.[0-9]+"
schedule:
- cron: '0 0 * * *'
- cron: '24 14 * * *'
jobs:
# build-unix: