Temporary CI Tests for 2.1.x

This commit is contained in:
Scott Lahteine 2023-12-01 04:45:55 -06:00
parent e393c7fa0e
commit c53844ff91

View file

@ -9,6 +9,7 @@ on:
pull_request:
branches:
- bugfix-2.1.x
- 2.1.x
paths-ignore:
- config/**
- data/**
@ -17,6 +18,7 @@ on:
push:
branches:
- bugfix-2.1.x
- 2.1.x
paths-ignore:
- config/**
- data/**