mirror of
https://github.com/CiscoDevNet/cml-community.git
synced 2025-10-22 23:32:01 +00:00
Synchronize to get re-runs to work on the latest repo.
This commit is contained in:
2
.github/workflows/nd_validation.yaml
vendored
2
.github/workflows/nd_validation.yaml
vendored
@@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user