deploy-development.yml: able to deploy dev up on pull request

This commit is contained in:
Philip H 2024-03-11 16:33:48 +01:00 committed by GitHub
parent e408e4bba2
commit df882770ad
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

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