From d5861989b96215a23ad58ef45bf669e8402b921c Mon Sep 17 00:00:00 2001 From: mustafaStakater <101177975+mustafaStakater@users.noreply.github.com> Date: Tue, 26 Sep 2023 17:45:21 +0500 Subject: [PATCH] Update pull_request.yaml --- .github/workflows/pull_request.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/pull_request.yaml b/.github/workflows/pull_request.yaml index 4763e7c6..fc12ef86 100644 --- a/.github/workflows/pull_request.yaml +++ b/.github/workflows/pull_request.yaml @@ -5,6 +5,7 @@ on: branches: - master paths-ignore: + - '.github/workflows/pull_request.yaml' - 'README.md' - 'LICENSE'