diff --git a/.github/workflows/validate-rsis.yml b/.github/workflows/validate-rsis.yml index 980d45ddff..bbae48dce0 100644 --- a/.github/workflows/validate-rsis.yml +++ b/.github/workflows/validate-rsis.yml @@ -1,6 +1,6 @@ name: RSI Validator -on: [push, pull_request] +on: [pull_request] jobs: validate_rsis: name: Validate RSIs