Skip to content

Commit

Permalink
Update auto-format.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gbruer15 authored Aug 30, 2024
1 parent 3f1073e commit 37f6584
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ jobs:
- name: Create pull request with changes
run: |
gh auth status
gh auth refresh --reset-scopes
gh auth refresh --reset-scopes -h github.com
gh auth status
if git diff --quiet ; then
echo "No formatting changes were made"
Expand Down

0 comments on commit 37f6584

Please sign in to comment.