Skip to content

Commit 021a87d

Browse files
committed
ensure that the site deploys after dependency updates
1 parent da4f525 commit 021a87d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/deploy-preset-env.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches:
66
- 'main'
77
paths:
8+
- 'sites/package-lock.json'
89
- 'sites/postcss-preset-env/**'
910

1011
defaults:

0 commit comments

Comments
 (0)