Skip to content

#914 Fix changing subject in new form could cause parent change in e… #233

#914 Fix changing subject in new form could cause parent change in e…

#914 Fix changing subject in new form could cause parent change in e… #233

name: Deployment Staging
on:
workflow_dispatch:
push:
branches:
- 'develop'
jobs:
deploy-staging:
uses: './.github/workflows/deployment.yml'
with:
environment: staging
remote_host: staging.atomicdata.dev
secrets: inherit