.gitea/workflows/test.yml aktualisiert

This commit is contained in:
2025-12-20 17:18:09 +01:00
parent abc7bd1856
commit e484d1b1ee

View File

@@ -1,7 +1,8 @@
name: CI name: CI
on: [push] on:
schedule:
- cron: "0 18 * * *"
jobs: jobs:
test: test:
runs-on: gitea-runner runs-on: gitea-runner