Skip to content

Merge pull request #505 from GSA/feature/19-gspc-admin-page #51

Merge pull request #505 from GSA/feature/19-gspc-admin-page

Merge pull request #505 from GSA/feature/19-gspc-admin-page #51

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