Skip to content
Snippets Groups Projects
Unverified Commit 2266a4c6 authored by Keith Bennett's avatar Keith Bennett Committed by GitHub
Browse files

Add CI for pushed commits (#18549)

parent 81cc803a
No related branches found
No related tags found
No related merge requests found
......@@ -14,6 +14,14 @@ on:
- data/**
- docs/**
- '**/*.md'
push:
branches:
- bugfix-2.0.x
paths-ignore:
- config/**
- data/**
- docs/**
- '**/*.md'
jobs:
test_builds:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment