👔 Update Marlin actions for 2.1.x

This commit is contained in:
Scott Lahteine
2022-06-05 20:25:58 -05:00
parent ec7cc59818
commit 41a9dea149
4 changed files with 29 additions and 4 deletions

View File

@@ -8,6 +8,7 @@ name: CI
on:
pull_request:
branches:
- bugfix-2.0.x
- bugfix-2.1.x
paths-ignore:
- config/**
@@ -16,6 +17,7 @@ on:
- '**/*.md'
push:
branches:
- bugfix-2.0.x
- bugfix-2.1.x
paths-ignore:
- config/**