Skip to content

fix(Actions): add merge request workflow #137

fix(Actions): add merge request workflow

fix(Actions): add merge request workflow #137

Workflow file for this run

name: Test
on:
push:
branches-ignore:
- master
jobs:
test:
uses: Geode-solutions/actions/.github/workflows/cpp-test.yml@master
with:
name: OPENGEODE_INSPECTOR
repos: OpenGeode;OpenGeode-IO;OpenGeode-Geosciences;OpenGeode-GeosciencesIO
secrets: inherit