We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05feb7e commit 6f7552dCopy full SHA for 6f7552d
docs/migration/freeze/gh-action.md
@@ -27,6 +27,6 @@ jobs:
27
comment-on-asciidoc-change:
28
permissions:
29
contents: read
30
- pull_request: write
+ pull-requests: write
31
uses: elastic/docs-builder/.github/workflows/comment-on-asciidoc-changes.yml@main
32
```
0 commit comments