diff --git a/.github/workflows/pr-validate.yaml b/.github/workflows/pr-validate.yaml index 3a9d04d1..70ed342b 100644 --- a/.github/workflows/pr-validate.yaml +++ b/.github/workflows/pr-validate.yaml @@ -2,9 +2,6 @@ name: "Pull Request: Validate" on: pull_request: - branches: - - main - - development types: - opened - edited