Skip to content

Commit a6ec708

Browse files
committed
Adding action docs to suppress workflow warning
1 parent 75ab0e2 commit a6ec708

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

action.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ inputs:
1515
description: >-
1616
GitHub Personal Access Token with the 'repo' scope assigned.
1717
required: true
18+
key-pair-name:
19+
description: >-
20+
Key pair name to use when creating the runner instance.
21+
This input is required if you use the 'start' mode.
22+
required: false
1823
ec2-image-id:
1924
description: >-
2025
EC2 Image Id (AMI). The new runner will be launched from this image.

0 commit comments

Comments
 (0)