do not triger bundle web app on docs update (#2510)
This commit is contained in:
4
.github/workflows/bundle-web.yml
vendored
4
.github/workflows/bundle-web.yml
vendored
@@ -5,7 +5,9 @@ on:
|
|||||||
- webv2
|
- webv2
|
||||||
- develop
|
- develop
|
||||||
paths:
|
paths:
|
||||||
- web/**
|
- 'web/**'
|
||||||
|
paths-ignore:
|
||||||
|
- '**.md'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
bundle:
|
bundle:
|
||||||
|
|||||||
Reference in New Issue
Block a user