Skip to content

Commit 8229688

Browse files
authored
Use only repo name in status-checks (#7218)
1 parent 34aaa69 commit 8229688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/status-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
with:
2626
app-id: 902635
2727
owner: 'primer'
28-
repositories: 'primer/react'
28+
repositories: 'react'
2929
private-key: ${{ secrets.PRIMER_INTEGRATION_APP_PRIVATE_KEY }}
3030
permission-statuses: 'write'
3131

0 commit comments

Comments
 (0)