Skip to content

Commit

Permalink
chore: undo change to action.yml file
Browse files Browse the repository at this point in the history
  • Loading branch information
simoneb authored Feb 7, 2024
1 parent 891b1fd commit 4bc164b
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ inputs:
description: 'If true, the action will not validate the user or the commit verification status'
default: false

outputs:
merge_status:
description: "Merge status"
value: ${{ steps.main.outputs.merge_status }}

runs:
using: 'composite'
steps:
Expand Down

0 comments on commit 4bc164b

Please sign in to comment.