Skip to content

Commit

Permalink
Merge pull request #144 from ministryofjustice/add-test-env-value
Browse files Browse the repository at this point in the history
Add the test env value for deployments
  • Loading branch information
adamhughes86 authored Mar 11, 2025
2 parents 868eaa0 + 879151d commit 79ceb23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy_to_env.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ on:
required: true
options:
- dev
- test
- preprod
- prod
default: 'dev'
Expand Down

0 comments on commit 79ceb23

Please sign in to comment.