mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
ignore changes in markdown
This commit is contained in:
parent
5d9fa430ec
commit
9b72cc885e
1
.github/workflows/cov.yml
vendored
1
.github/workflows/cov.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
- 'doc/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
|
||||
env:
|
||||
B2_OPTS: -q -j2 warnings-as-errors=on
|
||||
|
2
.github/workflows/fast.yml
vendored
2
.github/workflows/fast.yml
vendored
@ -9,6 +9,7 @@ on:
|
||||
- 'doc/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
@ -17,6 +18,7 @@ on:
|
||||
- 'doc/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
|
||||
jobs:
|
||||
cmake:
|
||||
|
1
.github/workflows/slow.yml
vendored
1
.github/workflows/slow.yml
vendored
@ -8,6 +8,7 @@ on:
|
||||
paths-ignore:
|
||||
- 'doc/**'
|
||||
- 'tools/**'
|
||||
- *.md
|
||||
|
||||
env:
|
||||
B2_OPTS: -q -j2 warnings-as-errors=on
|
||||
|
Loading…
x
Reference in New Issue
Block a user