Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
tangrufus committed Dec 11, 2024
1 parent fe4abee commit 028c5ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-pint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: echo "pint-version=$(cat composer.json | jq --raw-output '."require-dev"."laravel/pint"')" >> "$GITHUB_OUTPUT"

auto-pint:
uses: typisttech/.github/.github/actions/create-auto-merged-pull-request-php@app-token
uses: typisttech/.github/.github/workflows/create-auto-merged-pull-request-php@app-token
needs: pint-version
permissions:
contents: read
Expand Down

0 comments on commit 028c5ca

Please sign in to comment.