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
chore(ci): harden workflow by setting default permission to read only (#728)
In `sync.yml` `contents: write` permissions are required to push perform
the sync as well as persist credentials (explicitly marked at true).
`persist-credentials: true` is required in order to push to the `v1`
branch by the workflow
0 commit comments