We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47acd80 commit 4482db1Copy full SHA for 4482db1
.github/workflows/syncSponsorsData.yml
@@ -28,6 +28,8 @@ jobs:
28
run: pnpm sync:sponsors
29
env:
30
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
31
+
32
+ - run: pnpm format
33
34
# tauri-docs PR
35
- name: Git config
0 commit comments