Skip to content

Commit d9a5a14

Browse files
PR number
1 parent 415d07a commit d9a5a14

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/actions/acceptance-tests/action.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,11 @@ inputs:
1919
description: Name of the component under test
2020
required: true
2121

22+
pr_number:
23+
description: PR under test
24+
required: true
25+
26+
2227
runs:
2328
using: "composite"
2429

0 commit comments

Comments
 (0)