Actions: CI for feature/ branches

...and pioarduino
This commit is contained in:
Austin Lane
2026-01-05 17:44:07 -05:00
parent 0c553c40d4
commit 37ab800500
+4
View File
@@ -8,7 +8,9 @@ on:
branches: branches:
- master - master
- develop - develop
- pioarduino # Remove when merged // use `feature/` in the future.
- event/* - event/*
- feature/*
paths-ignore: paths-ignore:
- "**.md" - "**.md"
- version.properties - version.properties
@@ -18,7 +20,9 @@ on:
branches: branches:
- master - master
- develop - develop
- pioarduino # Remove when merged // use `feature/` in the future.
- event/* - event/*
- feature/*
paths-ignore: paths-ignore:
- "**.md" - "**.md"
#- "**.yml" #- "**.yml"