Skip to content

Commit

Permalink
Remove trailing whitespace from comment
Browse files Browse the repository at this point in the history
This might break linters that check for trailing whitespaces
  • Loading branch information
florianmutter authored May 2, 2023
1 parent 0fca97f commit 5f9933a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
file-header:
description: 'Header to add to the generated file. ${input-name} will be replaced with the value of the given input.'
default: |
# This file was generated by the "Generate Dependabot Glob" action. Do not edit it directly.
# This file was generated by the "Generate Dependabot Glob" action. Do not edit it directly.
# Make changes to `${template-file}` and a PR will be automatically created.
runs:
Expand Down

0 comments on commit 5f9933a

Please sign in to comment.