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