change workflow activation to manual

This commit is contained in:
Adrian Baumgart 2024-05-08 22:02:05 +02:00
parent bef4f63315
commit f36cc53be1
No known key found for this signature in database

View File

@ -1,8 +1,5 @@
name: Build app
on:
push:
branches:
- main
on: workflow_dispatch
jobs:
build: