We use cookies to ensure you get the best experience on our website
Ruslan Ibragimov
3 年之前
|
@@ -7,8 +7,8 @@ on:
|
|
|
- reopened
|
|
|
- synchronize
|
|
|
paths:
|
|
|
- - 'documentation/*'
|
|
|
- - './*.md'
|
|
|
+ - 'documentation/**'
|
|
|
+ - '**.md'
|
|
|
jobs:
|
|
|
build-and-test:
|
|
|
runs-on: ubuntu-latest
|