Skip to content

Commit

Permalink
ci(formatting): move to autofix.ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Guekka committed Jul 20, 2024
1 parent 81484ab commit c42605d
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Apply Formatting
name: autofix.ci

on:
pull_request:
Expand Down Expand Up @@ -45,6 +45,4 @@ jobs:
with:
args: --in-place

- uses: stefanzweifel/git-auto-commit-action@v5
with:
commit_message: "style: apply formatting"
- uses: autofix-ci/action@dd55f44df8f7cdb7a6bf74c78677eb8acd40cd0a

0 comments on commit c42605d

Please sign in to comment.