Skip to content

Commit be39563

Browse files
committed
teardown pipeline description example
1 parent 6944db7 commit be39563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-teardown.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
workflow_dispatch:
77
inputs:
88
pr_number:
9-
description: The PR number of the environment to teardown
9+
description: The PR number of the environment to teardown e.g pr-123
1010
required: true
1111
type: string
1212

0 commit comments

Comments
 (0)