You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To enable the action to create a pull request (open_pr: true) , you will need to create a new token with the correct scope. This is needed because the default GITHUB_TOKEN doesn't have the necessary permissions (workflows).
But I think there is also an setting under settings -> actions that allows you to explicitly allow actions to create PRs. I'm not sure which method is preferable.
The text was updated successfully, but these errors were encountered:
The docs currently read:
But I think there is also an setting under settings -> actions that allows you to explicitly allow actions to create PRs. I'm not sure which method is preferable.
The text was updated successfully, but these errors were encountered: