Skip to content

Commit

Permalink
fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
elsongabriel committed Feb 28, 2024
1 parent 7ffca7f commit a3815ac
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/prettier-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
if: ${{ github.ref != 'refs/heads/main' }}
uses: actions/checkout@main
with:
ref: ${{ github.ref }}

# ref: ${{ github.event.pull_request.head.ref }}
ref: ${{ github.event.pull_request.head.ref }}
# repository: ${{ github.event.pull_request.head.repo.full_name }}

- name: Setup Node.js
Expand Down

0 comments on commit a3815ac

Please sign in to comment.