From 42ff9c2eba8cab26ac3680c3ab65b7a24b1b68c9 Mon Sep 17 00:00:00 2001 From: Vlad Zarytovskii Date: Fri, 28 Oct 2022 21:51:49 +0200 Subject: [PATCH] Update add_to_project.yml --- .github/workflows/add_to_project.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/add_to_project.yml b/.github/workflows/add_to_project.yml index e4abf41d1a8..a4625caa71d 100644 --- a/.github/workflows/add_to_project.yml +++ b/.github/workflows/add_to_project.yml @@ -16,6 +16,7 @@ permissions: jobs: cleanup_old_runs: runs-on: ubuntu-20.04 + if: github.event_name != 'pull_request' permissions: actions: write env: