Skip to content

Remove redundant code (#512) #52

Remove redundant code (#512)

Remove redundant code (#512) #52

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