do not triger bundle web app on docs update (#2510)

This commit is contained in:
Meisam
2022-12-26 20:30:16 +01:00
committed by GitHub
parent bf227b80b9
commit 7c91099461

View File

@@ -5,7 +5,9 @@ on:
- webv2
- develop
paths:
- web/**
- 'web/**'
paths-ignore:
- '**.md'
jobs:
bundle: