Skip to content

Merge pull request #289 from GSA/wwang/code-refactoring #32

Merge pull request #289 from GSA/wwang/code-refactoring

Merge pull request #289 from GSA/wwang/code-refactoring #32

Workflow file for this run

name: Deploy to cloud.gov dev space
on:
push:
branches:
- dev
paths-ignore:
- training-front-end/**
jobs:
deploy:
uses: ./.github/workflows/deploy.yaml
with:
environment: dev
secrets: inherit