Skip to content

Commit

Permalink
Adding action docs to suppress workflow warning
Browse files Browse the repository at this point in the history
  • Loading branch information
johnsonrw82 committed Jun 6, 2021
1 parent 75ab0e2 commit a6ec708
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,11 @@ inputs:
description: >-
GitHub Personal Access Token with the 'repo' scope assigned.
required: true
key-pair-name:
description: >-
Key pair name to use when creating the runner instance.
This input is required if you use the 'start' mode.
required: false
ec2-image-id:
description: >-
EC2 Image Id (AMI). The new runner will be launched from this image.
Expand Down

0 comments on commit a6ec708

Please sign in to comment.