mirror of
https://github.com/neondatabase/neon.git
synced 2026-07-05 13:10:37 +00:00
need permissions to use AWS credentials
This commit is contained in:
4
.github/workflows/benchmarking.yml
vendored
4
.github/workflows/benchmarking.yml
vendored
@@ -54,6 +54,10 @@ concurrency:
|
||||
|
||||
jobs:
|
||||
ingest:
|
||||
permissions:
|
||||
contents: write
|
||||
statuses: write
|
||||
id-token: write # aws-actions/configure-aws-credentials
|
||||
env:
|
||||
PG_CONFIG: /tmp/neon/pg_install/v16/bin/pg_config
|
||||
runs-on: [ self-hosted, us-east-2, x64 ]
|
||||
|
||||
Reference in New Issue
Block a user