Fix polling interval validation error message (#2798)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2025-11-11 12:16:49 +02:00
committed by GitHub
parent 96cfbde436
commit 7e20900175
3 changed files with 5 additions and 1 deletions

View File

@@ -6,11 +6,13 @@ on:
- master
paths-ignore:
- '.3rd-party/**'
- 'docs/**'
- 'site/**'
- '**.md'
pull_request:
paths-ignore:
- '.3rd-party/**'
- 'docs/**'
- 'site/**'
- '**.md'
workflow_dispatch: