deploy-development.yml: disable pull request
until we can deploy on other branches from contributors/authors
This commit is contained in:
parent
85913b71ed
commit
2a102eea93
1
.github/workflows/deploy-development.yml
vendored
1
.github/workflows/deploy-development.yml
vendored
@ -2,7 +2,6 @@ name: Build & Publish Development
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
|
||||
jobs:
|
||||
deploy:
|
||||
|
Loading…
x
Reference in New Issue
Block a user