deploy-development.yml: disable pull request
until we can deploy on other branches from contributors/authors
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user