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 222d22e commit ae0905f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-format.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
if test "$q" = "OPEN"; then
gh pr view
elif gh pr reopen "${{ env.formatter_branch }}"; then
;
else
gh pr create -B "${{ env.base_branch }}" --fill
fi
Expand Down

0 comments on commit ae0905f

Please sign in to comment.