Update .gitea/workflows/analyze_publish.yml

This commit is contained in:
2026-02-14 23:41:31 +01:00
Unverified
parent 1ad7ee476a
commit fb5576a020

View File

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