fix(actions): remove unsupported permissions fields #1
Loading…
Reference in a new issue
No description provided.
Delete branch "pi/localsend-python:fix/remove-unsupported-workflow-permissions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Removes unsupported workflow and job
permissionsfields, eliminating Forgejo warnings.Forgejo’s automatic workflow token retains repository access for these workflows; Authorized Integrations are not needed for these repository-scoped operations.
Reference: https://forgejo.org/docs/latest/user/actions/basic-concepts/