Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: add correct permissions to ci workflow #1138

Merged
merged 4 commits into from
Apr 25, 2023

Conversation

anapaulalemos
Copy link
Contributor

Added the permissions to update the PR (in order to close it) and cancel the action.

Closes #1137

@github-actions
Copy link

github-actions bot commented Apr 25, 2023

Preview available at https://expo.dev/accounts/nearform/projects/optic-expo/updates/b917d038-4812-4975-bacc-86b3848c41f4

Or scan QR Codes...

android:
QR Code

ios:
QR Code}

Comment on lines +12 to +14
permissions:
pull-requests: write
actions: write
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we only need the pull-requests permission here, plus, move it within the scope of the step that needs it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check expo dependencies throwing 'Resource not accessible by integration'
3 participants