Disable RSI validator on pushes
https://github.com/snapcart/json-schema-validator/issues/2
This commit is contained in:
2
.github/workflows/validate-rsis.yml
vendored
2
.github/workflows/validate-rsis.yml
vendored
@@ -1,6 +1,6 @@
|
|||||||
name: RSI Validator
|
name: RSI Validator
|
||||||
|
|
||||||
on: [push, pull_request]
|
on: [pull_request]
|
||||||
jobs:
|
jobs:
|
||||||
validate_rsis:
|
validate_rsis:
|
||||||
name: Validate RSIs
|
name: Validate RSIs
|
||||||
|
|||||||
Reference in New Issue
Block a user