Skip to content

Addressed various dependency vulnerabilities in front-end and back-en… #6

Addressed various dependency vulnerabilities in front-end and back-en…

Addressed various dependency vulnerabilities in front-end and back-en… #6

Workflow file for this run

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