chore: fix validate schema target
This commit is contained in:
4
.github/workflows/validate-schema.yml
vendored
4
.github/workflows/validate-schema.yml
vendored
@@ -3,10 +3,10 @@ name: Validate Production Schema
|
||||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- dev
|
||||
- main
|
||||
push:
|
||||
branches:
|
||||
- dev
|
||||
- main
|
||||
|
||||
jobs:
|
||||
validate-schema:
|
||||
|
||||
Reference in New Issue
Block a user