mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 18:56:38 +00:00
CI only for branch development
prevent CI runs in associated Tasmota helper repos
This commit is contained in:
parent
9b72a44367
commit
aab4dcdb6a
1
.github/workflows/build_all_the_things.yml
vendored
1
.github/workflows/build_all_the_things.yml
vendored
@ -3,6 +3,7 @@ name: Tasmota CI
|
|||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
pull_request:
|
pull_request:
|
||||||
|
branches: development
|
||||||
paths:
|
paths:
|
||||||
- '**.c'
|
- '**.c'
|
||||||
- '**.cpp'
|
- '**.cpp'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user