We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0d726bd commit cb8112dCopy full SHA for cb8112d
.github/workflows/ensure-npm-build.yml
@@ -4,7 +4,7 @@ on:
4
pull_request:
5
branches: [dev]
6
paths:
7
- - "src/assets/**/*"
+ - "assets/**/*"
8
9
jobs:
10
update-npm-build:
0 commit comments