Don't ignore CI changes
Some checks failed
Build Docker image / build (push) Failing after 5m27s

This commit is contained in:
2025-06-21 22:15:54 +02:00
parent 2bd7edde17
commit 083a7ce2e5

View File

@@ -4,8 +4,6 @@ on:
push:
branches:
- main
paths:
- !.gitea/**
schedule:
- cron: "0 22 1 * *" # First of every month
pull_request: