Update .gitea/workflows/build_test_publish.yml

This commit is contained in:
2026-02-14 23:41:55 +01:00
Unverified
parent 7441a12e50
commit f8c81be46a

View File

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