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: Remove contents: write permission from build workflow
Removes the `permissions` block from the `build-desktop.yml` workflow. The `contents: write` permission is not required for building the application and has been removed to adhere to the principle of least privilege.
0 commit comments