Skip to content

Commit

Permalink
Remove defaults
Browse files Browse the repository at this point in the history
  • Loading branch information
katybaulch committed Mar 26, 2024
1 parent 94e4efe commit 0913e42
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,12 @@ inputs:
description: |
Body of pull request if inside a pull request
required: false
default: ""
# default: ""
pr_number:
description: |
Pull request number
required: false
default: ""
# default: ""
owner:
description: |
Repository Owning Organisation
Expand Down

0 comments on commit 0913e42

Please sign in to comment.