mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-09-18 07:43:03 +00:00
Add same when filter for ptrettier step in web workflow so we dont get dependency issues (#4653)
This commit is contained in:
@@ -34,6 +34,7 @@ steps:
|
||||
plugins:
|
||||
- 'prettier-plugin-tailwindcss'
|
||||
- '@ianvs/prettier-plugin-sort-imports'
|
||||
when: *when
|
||||
|
||||
lint:
|
||||
depends_on:
|
||||
|
Reference in New Issue
Block a user