Skip to content

Commit f829693

Browse files
Update auto_pr_review.yaml
1 parent d32a65b commit f829693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto_pr_review.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
# Welcome comment
3737
- name: "First timers PR"
3838
uses: actions/first-interaction@v1
39-
if: github.event.pull_request.head.repo.full_name != 'commaop-communityai/opendbc'
39+
if: github.event.pull_request.head.repo.full_name != 'op-community/opendbc'
4040
with:
4141
repo-token: ${{ secrets.GITHUB_TOKEN }}
4242
pr-message: |

0 commit comments

Comments
 (0)