Skip to content

Commit

Permalink
remove unnecessary inputs
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Minko committed May 28, 2024
1 parent bc8d46a commit 4b465da
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ inputs:
token:
description: "token for github"
required: true
datapath:
description: "path to data yaml file with comments"
required: true
artifacts-path:
description: "path to PR number, comments and diff"
required: true
runs:
using: "node20"
main: "dist/index.js"

0 comments on commit 4b465da

Please sign in to comment.