Add same when filter for ptrettier step in web workflow so we dont get dependency issues (#4653)

This commit is contained in:
6543 2025-01-01 16:13:57 +01:00 committed by GitHub
parent 5b0d788737
commit 04f691ebd6
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -34,6 +34,7 @@ steps:
plugins: plugins:
- 'prettier-plugin-tailwindcss' - 'prettier-plugin-tailwindcss'
- '@ianvs/prettier-plugin-sort-imports' - '@ianvs/prettier-plugin-sort-imports'
when: *when
lint: lint:
depends_on: depends_on: