Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jan 14, 2024
1 parent 609d149 commit dcf0994
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 @@ -94,6 +94,7 @@ runs:
if: inputs.markdown == 'true'
uses: creyD/prettier_action@v4.3
with:
same_commit: true
prettier_options: --write "**/*.{yaml,yml,toml,md}"
file_pattern: ":!**/.github/workflows/*"
github_token: ${{ inputs.token }}
Expand Down

0 comments on commit dcf0994

Please sign in to comment.