only run workflow when applicable (#20684)
This commit is contained in:
2
.github/workflows/openapi-schema-check.yml
vendored
2
.github/workflows/openapi-schema-check.yml
vendored
@@ -10,6 +10,8 @@ on:
|
||||
branches:
|
||||
- main
|
||||
pull_request:
|
||||
paths:
|
||||
- 'lib/rest/static/**'
|
||||
|
||||
jobs:
|
||||
check-schema-versions:
|
||||
|
||||
Reference in New Issue
Block a user