Skip to content

Commit

Permalink
chore: remove the ability to provision production for now
Browse files Browse the repository at this point in the history
  • Loading branch information
naftis committed Feb 20, 2024
1 parent 90c9c86 commit f8e7acf
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/provision.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,10 @@ on:
environment:
type: choice
description: Machine to provision
default: qa
default: development
required: true
options:
- development
- staging
- qa
- production
tag:
type: choice
description: Select group tag you want to execute
Expand Down

0 comments on commit f8e7acf

Please sign in to comment.