diff --git a/.github/workflows/mark-epic-done.yml b/.github/workflows/mark-epic-done.yml index 128e67ba82c..7aa0e06ea7a 100644 --- a/.github/workflows/mark-epic-done.yml +++ b/.github/workflows/mark-epic-done.yml @@ -4,6 +4,9 @@ on: pull_request: types: [closed] +permissions: + contents: read + jobs: mark-epic-done: # Only run if PR was merged and title contains "Release notes for"