CI workflow OK for renovate
CI / build-and-scan (push) Successful in 18s

This commit is contained in:
Djeex
2026-08-22 10:30:37 +02:00
parent 36611ef30b
commit 6aaa5e5160
+2
View File
@@ -3,6 +3,8 @@ name: CI
on: on:
push: push:
branches: [main] branches: [main]
pull_request:
branches: [main]
schedule: schedule:
- cron: "0 6 * * 1" - cron: "0 6 * * 1"