diff --git a/docs/migration/freeze/gh-action.md b/docs/migration/freeze/gh-action.md index 6e123752c..8c32e3f1e 100644 --- a/docs/migration/freeze/gh-action.md +++ b/docs/migration/freeze/gh-action.md @@ -27,6 +27,6 @@ jobs: comment-on-asciidoc-change: permissions: contents: read - pull_request: write + pull-requests: write uses: elastic/docs-builder/.github/workflows/comment-on-asciidoc-changes.yml@main ```