We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6944db7 commit be39563Copy full SHA for be39563
.github/workflows/pr-teardown.yml
@@ -6,7 +6,7 @@ on:
6
workflow_dispatch:
7
inputs:
8
pr_number:
9
- description: The PR number of the environment to teardown
+ description: The PR number of the environment to teardown e.g pr-123
10
required: true
11
type: string
12
0 commit comments