Skip to content

Commit c6e91bd

Browse files
authored
Update auto-assign-reviewers.yml
1 parent fbf5c7f commit c6e91bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-reviewers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ on:
2222
jobs:
2323
assign-reviewers:
2424
runs-on: ubuntu-22.04
25-
if: github.repository_owner == 'RT-Thread'
25+
# if: github.repository_owner == 'RT-Thread'
2626
permissions:
2727
issues: write
2828
pull-requests: read

0 commit comments

Comments
 (0)