We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9253fc3 commit c014a41Copy full SHA for c014a41
.github/workflows/danger-pr.yml
@@ -15,7 +15,7 @@ permissions:
15
jobs:
16
danger:
17
runs-on: ubuntu-latest
18
- if: github.repository == 'facebook/react-native'
+ if: github.repository == 'coado/react-native'
19
steps:
20
- uses: actions/checkout@v4
21
- name: Setup Node.js
0 commit comments