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
|
||||
- develop
|
||||
paths:
|
||||
- web/**
|
||||
- 'web/**'
|
||||
paths-ignore:
|
||||
- '**.md'
|
||||
|
||||
jobs:
|
||||
bundle:
|
||||
|
||||
Reference in New Issue
Block a user