Compare commits

..

No commits in common. "8e9c794aa2f3fd23ed8e0eaff42bbfd77eb121ce" and "a5bad424ba0ba3be5f2f25f0704511d57228e94d" have entirely different histories.

View File

@ -0,0 +1,14 @@
name: build
on:
push:
branches:
- master
paths-ignore:
- '**/*.md'
pull_request:
paths-ignore:
- 'doc/**'
- 'contrib/**'
- '**/*.md'