Disable RSI validator on pushes

https://github.com/snapcart/json-schema-validator/issues/2
This commit is contained in:
DrSmugleaf
2021-03-10 14:46:11 +01:00
committed by GitHub
parent 24f480c9c4
commit 4f9bd4e802

View File

@@ -1,6 +1,6 @@
name: RSI Validator
on: [push, pull_request]
on: [pull_request]
jobs:
validate_rsis:
name: Validate RSIs