mirror of
https://github.com/boostorg/histogram.git
synced 2026-01-19 04:12:12 +00:00
do fast checks on push
This commit is contained in:
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:
|
||||
|
||||
Reference in New Issue
Block a user