Skip to content

Commit

Permalink
Explicit default value for dry-run
Browse files Browse the repository at this point in the history
Co-authored-by: Wryn (yage) Wagner <[email protected]>
  • Loading branch information
paescuj and wrynegade authored Aug 6, 2024
1 parent bf16812 commit 4df44fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ inputs:
description: Comment which will be added to issues when closing
dry-run:
description: Run the action without effectively closing stale issues
default: false

outputs:
closed-issues:
Expand Down

0 comments on commit 4df44fa

Please sign in to comment.