mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
ea9e39d87c
When https://github.com/coder/coder/pull/15349 was added, it implicitly set all the other permissions to none. From https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/controlling-permissions-for-github_token > If you specify the access for any of these permissions, all of those that are not specified are set to none.