Skip to content

Commit

Permalink
Set default message
Browse files Browse the repository at this point in the history
Seems to be required by the action.
  • Loading branch information
smoogipoo committed Oct 17, 2023
1 parent c290b8e commit c117814
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/diffcalc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -381,3 +381,4 @@ jobs:
with:
comment_tag: ${{ env.COMMENT_TAG }}
mode: delete
message: '.' # Apperas to be required by this action for non-error status code.

0 comments on commit c117814

Please sign in to comment.