We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858b041 commit 26c1cacCopy full SHA for 26c1cac
.github/workflows/format.yml
@@ -16,7 +16,7 @@ jobs:
16
uses: ./.github/actions/install
17
18
- name: Format files
19
- run: pnpm run format
+ run: pnpm format
20
21
- name: Commit changes
22
uses: stefanzweifel/git-auto-commit-action@v5
0 commit comments