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

This commit is contained in:
thysson2701
2026-06-22 11:33:05 +02:00
parent 1f885e9153
commit 2f0e416b86
17 changed files with 277 additions and 465 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 }}