Skip to content

Commit

Permalink
fix: format
Browse files Browse the repository at this point in the history
  • Loading branch information
simonostendorf committed Nov 10, 2024
1 parent 5727e32 commit dcb9763
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions upgrade/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,8 +91,7 @@ outputs:
value: ${{ steps.cpr.outputs.pull-request-url }}

pull-request-operation:
description:
The pull request operation performed by the action, `created`, `updated` or `closed`.
description: The pull request operation performed by the action, `created`, `updated` or `closed`.
value: ${{ steps.cpr.outputs.pull-request-operation }}

pull-request-head-sha:
Expand Down

0 comments on commit dcb9763

Please sign in to comment.