mirror of
https://github.com/neondatabase/neon.git
synced 2026-05-26 09:30:37 +00:00
fix(ci): Allow github-script to post test reports (#10120)
Allow github-script to post test reports
This commit is contained in:
1
.github/workflows/build_and_test.yml
vendored
1
.github/workflows/build_and_test.yml
vendored
@@ -364,6 +364,7 @@ jobs:
|
||||
id-token: write # aws-actions/configure-aws-credentials
|
||||
statuses: write
|
||||
contents: write
|
||||
pull-requests: write
|
||||
outputs:
|
||||
report-url: ${{ steps.create-allure-report.outputs.report-url }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user