Skip to content

Commit 075c5ac

Browse files
Update .github/workflows/optional-spec-validations.yml
Co-authored-by: Lovisa Berggren <[email protected]>
1 parent 4ec4eee commit 075c5ac

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/optional-spec-validations.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,10 @@ on:
2727
type: choice
2828
required: true
2929
options:
30+
- dev
31+
- qa
3032
- staging
31-
- production
33+
- prod
3234

3335
permissions:
3436
contents: write

0 commit comments

Comments
 (0)