diff --git a/.github/workflows/validate-pr.yml b/.github/workflows/validate-pr.yml index d43b545..d495e27 100644 --- a/.github/workflows/validate-pr.yml +++ b/.github/workflows/validate-pr.yml @@ -2,9 +2,6 @@ name: validate-pr on: pull_request: types: [edited, opened, reopened, synchronize] - push: - branches: - - main jobs: # We need to verify that the Pull Request's title matches the desired format.