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
The current workflow doesn't work because it tries to commit and
push to main. This changes it to create a PR with the changes
instead.
We're using an app token for the PR, so the GITHUB_TOKEN permissions
can be downgraded to just contents:read
0 commit comments