Skip to content

Commit 058935f

Browse files
committed
Wip
1 parent f8c52f3 commit 058935f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/_healthchecks.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,9 @@ on:
44
workflow_call:
55
inputs:
66
environment:
7-
type: choice
7+
type: string
88
required: true
99
description: Environment used to deploy
10-
options:
11-
- prod
12-
- preprod
1310
app:
1411
required: true
1512
type: string

0 commit comments

Comments
 (0)