fix: remove tag trigger and workflow dispatch from CI configuration
Some checks failed
Build App / build (push) Failing after 7m27s

This commit is contained in:
2026-03-01 16:51:01 +01:00
parent afc200684c
commit 12c5af23d6

View File

@@ -1,9 +1,8 @@
name: Build App name: Build App
on: on:
push: push:
tags: branches:
- "v*" - main
workflow_dispatch:
jobs: jobs:
build: build: