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: use minimal permissions for workflows (coder#422)
* Restrict GITHUB_TOKEN for Quality workflow to metadata (read)
and file contents (read)
* Restrict GITHUB_TOKEN for Preview workflow to metadata (read),
file contents (read), and pull request (read/write)
0 commit comments