mirror of
https://github.com/XRPLF/rippled.git
synced 2026-04-29 15:37:57 +00:00
Add workflow file to its own paths trigger
Without this, changes to the workflow file itself don't trigger the telemetry validation pipeline on push. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.github/workflows/telemetry-validation.yml
vendored
1
.github/workflows/telemetry-validation.yml
vendored
@@ -49,6 +49,7 @@ on:
|
||||
- "feature/otel-*"
|
||||
- "feature/telemetry-*"
|
||||
paths:
|
||||
- ".github/workflows/telemetry-validation.yml"
|
||||
- "docker/telemetry/**"
|
||||
- "include/xrpl/basics/Telemetry*.h"
|
||||
- "src/xrpld/app/misc/Telemetry*"
|
||||
|
||||
Reference in New Issue
Block a user