fix: ci for web should only build when web is changed
This commit is contained in:
parent
cfee5b47eb
commit
01c285993f
2
.github/workflows/web-image.yml
vendored
2
.github/workflows/web-image.yml
vendored
@ -4,6 +4,8 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
paths:
|
||||
- "web/**"
|
||||
workflow_dispatch:
|
||||
|
||||
permissions:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user