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
Adjust sync_to_upstream to use App Token for authentication (#16)
Incoming commits from upstream may contain changes to the `.github`
directory, but GitHub workflows are not allowed to modify these contents
by default.
To allow such commits to be fetched from upstream successfully, this
adjusts the sync_from_upstream.yml workflow to use a GitHub App token
for authentication when checking out the repo.
0 commit comments