Update .gitea/workflows/analyze_publish.yml

This commit is contained in:
2026-02-14 23:41:09 +01:00
Unverified
parent 2e03e2db05
commit dc707c3f96

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"