diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 1c1e32777f2..f412b67474d 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -6,6 +6,11 @@ on: branches: - master - 'v[0-9]+.*' + paths-ignore: + - 'docs/**' + - 'LICENSES/**' + - 'LICENSE' + - '**.md' defaults: run: