Skip to content

Commit c014a41

Browse files
committed
run on this fork
1 parent 9253fc3 commit c014a41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/danger-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ permissions:
1515
jobs:
1616
danger:
1717
runs-on: ubuntu-latest
18-
if: github.repository == 'facebook/react-native'
18+
if: github.repository == 'coado/react-native'
1919
steps:
2020
- uses: actions/checkout@v4
2121
- name: Setup Node.js

0 commit comments

Comments
 (0)