mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2025-07-23 14:44:12 -06:00
🔨 Separate bugfix-2.1.x CI Tests
This commit is contained in:
parent
7e5d5330d6
commit
a25f321abb
1 changed files with 0 additions and 2 deletions
2
.github/workflows/test-builds.yml
vendored
2
.github/workflows/test-builds.yml
vendored
|
@ -8,7 +8,6 @@ name: CI
|
||||||
on:
|
on:
|
||||||
pull_request:
|
pull_request:
|
||||||
branches:
|
branches:
|
||||||
- bugfix-2.0.x
|
|
||||||
- bugfix-2.1.x
|
- bugfix-2.1.x
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- config/**
|
- config/**
|
||||||
|
@ -17,7 +16,6 @@ on:
|
||||||
- '**/*.md'
|
- '**/*.md'
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- bugfix-2.0.x
|
|
||||||
- bugfix-2.1.x
|
- bugfix-2.1.x
|
||||||
paths-ignore:
|
paths-ignore:
|
||||||
- config/**
|
- config/**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue