We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be51a61 commit 67ec2f4Copy full SHA for 67ec2f4
.github/workflows/pr-auto-assign.yaml
@@ -1,7 +1,7 @@
1
name: PR Auto Assign
2
on:
3
pull_request:
4
- types: [opened, ready_for_review]
+ types: [opened, ready_for_review, reopened]
5
6
jobs:
7
auto-assign:
0 commit comments