Update .gitea/workflows/analyze_publish.yml

This commit is contained in:
2026-02-14 23:40:45 +01:00
Unverified
parent 0f4c8766d9
commit 20a97d544c

View File

@@ -1,6 +1,9 @@
name: Analyze code and publish script
on:
workflow_dispatch:
branches:
- "main"
push:
branches:
- "main"