diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index df7e1af28f1..d06af1891d4 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -7,6 +7,7 @@ on: workflow_dispatch: # Allow manual trigger permissions: + actions: write issues: write pull-requests: write diff --git a/html/changelogs/fabiank3-bug-stale-action-label-setting copy.yml b/html/changelogs/fabiank3-bug-stale-action-label-setting copy.yml new file mode 100644 index 00000000000..07b4b304540 --- /dev/null +++ b/html/changelogs/fabiank3-bug-stale-action-label-setting copy.yml @@ -0,0 +1,6 @@ +author: FabianK3 + +delete-after: True + +changes: + - bugfix: "Fixed missing permission for cache access in the issue triage workflow in the repository."