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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 1 deletions

View File

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