Skip to content

Commit

Permalink
teste
Browse files Browse the repository at this point in the history
  • Loading branch information
elsongabriel committed Feb 28, 2024
1 parent aee0759 commit 575ca92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prettier-php.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git config --global user.name "GitHub Actions"
git commit --no-verify -am "PHP code format - (prettier)"
git push
git push origin HEAD:${{ github.ref }}
# - name: 🚢 Push to origin?
# if: ${{ github.ref != 'refs/heads/main' }}
Expand Down

0 comments on commit 575ca92

Please sign in to comment.