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 c36c724 commit 634d0c4Copy full SHA for 634d0c4
1 file changed
.github/workflows/stage-4-acceptance.yaml
@@ -31,6 +31,9 @@ on:
31
description: "Version of the software, set by the CI/CD pipeline workflow"
32
required: true
33
type: string
34
+ pr_number:
35
+ required: true
36
+ type: string
37
38
jobs:
39
environment-set-up:
0 commit comments