updated github action
This commit is contained in:
parent
b35d5364e5
commit
55afd4df5d
@ -22,6 +22,13 @@ on:
|
||||
pull_request:
|
||||
paths:
|
||||
- 'application/src/main/resources/thingsboard.yml'
|
||||
- 'transport/http/src/main/resources/tb-http-transport.yml'
|
||||
- 'transport/http/src/main/resources/tb-mqtt-transport.yml'
|
||||
- 'transport/http/src/main/resources/tb-coap-transport.yml'
|
||||
- 'transport/http/src/main/resources/tb-lwm2m-transport.yml'
|
||||
- 'transport/http/src/main/resources/tb-snmp-transport.yml'
|
||||
- 'msa/vc-executor/src/main/resources/tb-vc-executor.yml'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
name: Check thingsboard.yml file
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user