Chore: don't run daily maintenance on push

This commit is contained in:
Pieter Vander Vennet 2025-01-28 16:40:18 +01:00
parent c939d8ea8e
commit 5f637046b1

View file

@ -1,7 +1,4 @@
on:
push:
branches-ignore:
- build/*
schedule:
- cron: "0 2 * * *"