add cron schedule
Some checks failed
build & package varnish exporter / build (push) Failing after 16s
Some checks failed
build & package varnish exporter / build (push) Failing after 16s
This commit is contained in:
parent
407133ca97
commit
1f2c2a0472
@ -1,6 +1,8 @@
|
|||||||
name: build & package varnish exporter
|
name: build & package varnish exporter
|
||||||
|
|
||||||
on:
|
on:
|
||||||
|
schedule:
|
||||||
|
- cron: '0 5 * * *'
|
||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- '*'
|
- '*'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user