fix(actions): remove unsupported permissions fields #1

Merged
brennoflavio merged 1 commit from pi/deff:fix/remove-unsupported-workflow-permissions into main 2026-09-15 16:07:10 +00:00
Contributor

Removes the unsupported permissions field from all three Forgejo workflows, eliminating the Forgejo warning.

The sync job will retain repository write access through Forgejo's automatic workflow token. Forgejo documents that this token can push commits and access repository APIs; Authorized Integrations are only needed for capabilities beyond that scope.

Reference: https://forgejo.org/docs/latest/user/actions/basic-concepts/

Removes the unsupported `permissions` field from all three Forgejo workflows, eliminating the Forgejo warning. The sync job will retain repository write access through Forgejo's automatic workflow token. Forgejo documents that this token can push commits and access repository APIs; Authorized Integrations are only needed for capabilities beyond that scope. Reference: https://forgejo.org/docs/latest/user/actions/basic-concepts/
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
brennoflavio/deff!1
No description provided.