Skip to content

Commit

Permalink
update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pngwn committed Jan 30, 2024
1 parent 4054676 commit 4981aac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/find-pr/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ outputs:
description: "Found PR."
sha:
description: "SHA."
mergeable:
description: "Mergeable."
merge_sha:
description: "Merge SHA."

runs:
using: "node16"
Expand Down

0 comments on commit 4981aac

Please sign in to comment.