don't run CI pipelines on markdown file changes
This commit is contained in:
committed by
Umputun
parent
c15a280181
commit
f093d6a07a
@@ -5,7 +5,7 @@ on:
|
||||
paths:
|
||||
- '.github/workflows/ci-frontend-size-limit.yml'
|
||||
- 'frontend/**'
|
||||
- '!frontend/README.md'
|
||||
- '!**.md'
|
||||
|
||||
jobs:
|
||||
size:
|
||||
|
||||
Reference in New Issue
Block a user