From 10d80311395f64e058112611a1f9e4463e207a7d Mon Sep 17 00:00:00 2001 From: thomas chaton Date: Fri, 17 Sep 2021 16:33:24 +0100 Subject: [PATCH] [CI] Make the bot less aggressive (#9575) Co-authored-by: Jirka Borovec --- .github/workflows/ci_verify_pr_contains_issue.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/ci_verify_pr_contains_issue.yaml b/.github/workflows/ci_verify_pr_contains_issue.yaml index 1b8b90a957..1c92c8280a 100644 --- a/.github/workflows/ci_verify_pr_contains_issue.yaml +++ b/.github/workflows/ci_verify_pr_contains_issue.yaml @@ -1,9 +1,9 @@ -name: VerifyIssue +name: Verify Issue Linking on: pull_request: branches: [master] - types: [edited, synchronize, opened, reopened, ready_for_review] + types: [opened, edited, reopened, ready_for_review] check_run: jobs: