mirror of
https://github.com/tauri-apps/tauri-docs.git
synced 2026-01-31 00:35:16 +01:00
test formatting ci
Signed-off-by: Lorenzo Lewis <lorenzo_lewis@icloud.com>
This commit is contained in:
2
.github/workflows/format.yml
vendored
2
.github/workflows/format.yml
vendored
@@ -33,4 +33,4 @@ jobs:
|
||||
commit_message: '[ci] format'
|
||||
branch: ${{ github.head_ref }}
|
||||
commit_user_name: tauri-bot
|
||||
commit_user_email: tauri-bot@tauri.studio
|
||||
commit_user_email: tauri-bot@users.noreply.github.com
|
||||
|
||||
@@ -139,3 +139,4 @@ export default defineConfig({
|
||||
// Process images with sharp: https://docs.astro.build/en/guides/assets/#using-sharp
|
||||
image: { service: { entrypoint: 'astro/assets/services/sharp' } },
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user