Skip to content

Sprint 28 Issues: (#542) #11

Sprint 28 Issues: (#542)

Sprint 28 Issues: (#542) #11

Workflow file for this run

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