diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 35519428a166e..3d1c75497805e 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -16,6 +16,14 @@ on: - PHP-8.2 - master pull_request: + paths-ignore: + - docs/* + - NEWS + - UPGRADING + - UPGRADING.INTERNALS + - README.md + - CONTRIBUTING.md + - CODING_STANDARDS.md branches: - '**' permissions: