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

README: use pull_request_target in example #254

Merged
merged 1 commit into from Mar 31, 2022
Merged

Conversation

dlech
Copy link
Contributor

@dlech dlech commented Mar 30, 2022

Pull requests from forks do not have write permission, so we need to use pull_request_target instead of pull_request to enable write permission.

Fixes #42.

Pull requests from forks do not have write permission, so we need to use `pull_request_target` instead of `pull_request` to enable write permission.

Fixes actions#42.
@dlech dlech requested a review from a team as a code owner March 30, 2022 18:19
Copy link
Member

@joshmgross joshmgross left a comment

Choose a reason for hiding this comment

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

Thanks!

@joshmgross joshmgross merged commit 9bd6ae6 into actions:main Mar 31, 2022
@dlech dlech deleted the patch-1 branch March 31, 2022 22:22
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.

Resource not accessible by integration when trying examples
2 participants