chore: alle Upstream-Workflows deaktivieren (on: {})

This commit is contained in:
thysson2701
2026-06-22 11:33:05 +02:00
parent a0894702c6
commit 709caca9b8
17 changed files with 277 additions and 482 deletions

View File

@@ -1,9 +1,6 @@
name: Generate Doxygen Documentation
on:
schedule:
- cron: '0 0 * * 1' # Every Monday at midnight UTC
workflow_dispatch: # Manual trigger
on: {}
concurrency:
group: ${{ github.workflow }}