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(workflow): Grant PRs against forks access to write permissions #1076

Merged
merged 2 commits into from
Jul 9, 2024

Conversation

sihyung-maxim
Copy link
Contributor

@sihyung-maxim sihyung-maxim commented Jul 8, 2024

Description

The zepher-hal workflow is failing for PRs against forks because permission to write to remote repo is not granted. Changing the event type to pull_request_target grants these triggered workflows with write permissions.

Checklist Before Requesting Review

  • PR Title follows correct guidelines.
  • Description of changes and all other relevant information.
  • (Optional) Link any related GitHub issues using a keyword
  • (Optional) Provide info on any relevant functional testing/validation. For API changes or significant features, this is not optional.

@github-actions github-actions bot added the Workflow Related to Workflow development label Jul 8, 2024
@lorne-maxim lorne-maxim merged commit 676704a into main Jul 9, 2024
7 checks passed
@lorne-maxim lorne-maxim deleted the fix/workflow/zephyr_perms branch July 9, 2024 19:55
sihyung-maxim pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Jul 9, 2024
EricB-ADI pushed a commit that referenced this pull request Aug 21, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
ozersa pushed a commit to analogdevicesinc/hal_adi that referenced this pull request Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Workflow Related to Workflow development
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants