deploy-development.yml: disable pull request

until we can deploy on other branches from contributors/authors
This commit is contained in:
Philip H
2024-06-16 19:02:32 +02:00
committed by GitHub
parent 85913b71ed
commit 2a102eea93

View File

@@ -2,7 +2,6 @@ name: Build & Publish Development
on:
workflow_dispatch:
pull_request:
jobs:
deploy: