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: