Skip to content

Updated admin report download logic to include all quiz completions f… #83

Updated admin report download logic to include all quiz completions f…

Updated admin report download logic to include all quiz completions f… #83

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