Chore: Run PR checks when enabling auto-merge (#85857)

pull/85940/head
Josh Hunt 1 year ago committed by GitHub
parent af115c1d93
commit 6d35fb307f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      .github/workflows/pr-checks.yml

@ -9,6 +9,7 @@ on:
- labeled - labeled
- unlabeled - unlabeled
- edited - edited
- auto_merge_enabled
issues: issues:
types: types:
- milestoned - milestoned

Loading…
Cancel
Save