mirror of
https://github.com/boostorg/histogram.git
synced 2025-05-09 23:04:07 +00:00
do fast checks on push
This commit is contained in:
parent
148de49d71
commit
b79010f86e
8
.github/workflows/fast.yml
vendored
8
.github/workflows/fast.yml
vendored
@ -9,6 +9,14 @@ on:
|
||||
- 'doc/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- develop
|
||||
paths-ignore:
|
||||
- 'doc/**'
|
||||
- 'examples/**'
|
||||
- 'tools/**'
|
||||
|
||||
jobs:
|
||||
cmake:
|
||||
|
Loading…
x
Reference in New Issue
Block a user