Skip to content

Commit db310a1

Browse files
committed
fix(ci): fix doctor permission issue
1 parent bf82c29 commit db310a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/expo-doctor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
name: Expo Doctor (expo)
2929
runs-on: ubuntu-latest
3030
permissions:
31+
contents: read
3132
pull-requests: write
3233

3334
steps:

0 commit comments

Comments
 (0)