Update .gitea/workflows/analyze_publish.yml

This commit is contained in:
2026-02-14 23:40:15 +01:00
Unverified
parent 410713fb70
commit 86927b22b6

View File

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