mirror of
https://github.com/coder/coder.git
synced 2026-09-22 05:05:20 +08:00
fix: chromatic workflow filter (#3352)
This commit is contained in:
@@ -68,10 +68,7 @@ jobs:
|
||||
sh:
|
||||
- "**.sh"
|
||||
ts:
|
||||
- "**.tsx?"
|
||||
- "**.jsx?"
|
||||
- "**.lock"
|
||||
- "**.json"
|
||||
- 'site/**'
|
||||
- id: debug
|
||||
run: |
|
||||
echo "${{ toJSON(steps.filter )}}"
|
||||
|
||||
Reference in New Issue
Block a user