mega typpoooooooo
/ validate (push) Successful in 4s
/ build (push) Has started running

This commit is contained in:
Ludovic Cartier
2025-07-21 16:47:58 +02:00
parent 1abc788353
commit 86d90f2cda
-6
View File
@@ -1,9 +1,3 @@
build:
if: jobs.validate.outputs.build == true
runs-on: ubuntu-latest
needs: validate
steps:name: build & package varnish exporter
on:
schedule:
- cron: '0 5 * * *'