diff --git a/.github/workflows/pr_checklist.yml b/.github/workflows/pr_checklist.yml index 3042926909..a7dc664d36 100644 --- a/.github/workflows/pr_checklist.yml +++ b/.github/workflows/pr_checklist.yml @@ -2,7 +2,7 @@ name: PR Checklist on: pull_request: - types: [opened] +# types: [opened] jobs: add-checklist: