Synchronize to get re-runs to work on the latest repo.

This commit is contained in:
Joe Clarke
2025-07-20 04:52:06 -04:00
parent cc711f220e
commit ef9821a504

View File

@@ -2,9 +2,11 @@ name: Node definition schema check
on:
push:
types: [synchronize]
paths:
- 'node-definitions/**/*.yaml'
pull_request:
types: [synchronize]
paths:
- 'node-definitions/**/*.yaml'