mirror of
https://github.com/arendst/Tasmota.git
synced 2025-07-23 10:46:31 +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:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
branches: development
|
||||
paths:
|
||||
- '**.c'
|
||||
- '**.cpp'
|
||||
|
Loading…
x
Reference in New Issue
Block a user