Merge pull request #9189 from vidplace7/actions-feature-branches
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user