Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
liamaharon committed Mar 18, 2024
1 parent 6756058 commit a27a12c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,13 @@ inputs:
default: "try-runtime-gha"
repository:
description: 'Repository name with owner. For example, "paritytech/polkadot-sdk". Default: existing repo'
required: false
ref:
description: "The branch, tag or SHA to checkout. When checking out the repository that triggered a workflow, this defaults to the reference or SHA for that event. Otherwise, uses the default branch."
required: false
token:
description: "Personal access token (PAT) used to fetch the repository."
required: false

runs:
using: "composite"
Expand Down

0 comments on commit a27a12c

Please sign in to comment.