add cron schedule
Some checks failed
build & package varnish exporter / build (push) Failing after 16s

This commit is contained in:
Ludovic Cartier 2025-01-02 17:43:38 +01:00
parent 407133ca97
commit 1f2c2a0472

View File

@ -1,6 +1,8 @@
name: build & package varnish exporter
on:
schedule:
- cron: '0 5 * * *'
push:
tags:
- '*'