Skip to content

Commit c90aada

Browse files
authored
👷 Fix issue-manager (#948)
1 parent 9741601 commit c90aada

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/issue-manager.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ permissions:
1919

2020
jobs:
2121
issue-manager:
22-
if: github.repository_owner == 'tiangolo'
22+
if: github.repository_owner == 'fastapi'
2323
runs-on: ubuntu-latest
2424
steps:
2525
- name: Dump GitHub context

0 commit comments

Comments
 (0)