Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher authored and actions-user committed Jan 14, 2024
1 parent dcf0994 commit 8463a6b
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 @@ -96,7 +96,7 @@ runs:
with:
same_commit: true
prettier_options: --write "**/*.{yaml,yml,toml,md}"
file_pattern: ":!**/.github/workflows/*"
file_pattern: "-A :!**/.github/workflows/*"
github_token: ${{ inputs.token }}

# Spelling ---------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 8463a6b

Please sign in to comment.