Skip to content

Commit 39525ca

Browse files
committed
1 parent 1ad09fd commit 39525ca

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/workflows/test-reporter.yml

+6
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ permissions:
1313
jobs:
1414
report:
1515
runs-on: ubuntu-latest
16+
permissions:
17+
statuses: write
18+
checks: write
19+
contents: write
20+
pull-requests: write
21+
actions: write
1622
steps:
1723
- uses: elastic/apm-pipeline-library/.github/actions/test-report@main
1824
with:

0 commit comments

Comments
 (0)