Skip to content

Commit

Permalink
Update on-pull-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
simenandre authored Dec 9, 2024
1 parent dbcb320 commit b92e0f6
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/on-pull-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,3 @@ jobs:

- name: Run formatter 💅
run: pnpm format

- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: Apply formatting changes
branch: ${{ github.head_ref }}

0 comments on commit b92e0f6

Please sign in to comment.