Skip to content

Use AWS_REGION and IMDS to determine region (#422) #178

Use AWS_REGION and IMDS to determine region (#422)

Use AWS_REGION and IMDS to determine region (#422) #178

Workflow file for this run

name: Benchmarks
on:
push:
branches: [ "main" ]
permissions:
id-token: write
contents: write
jobs:
integration:
name: Benchmarks
uses: ./.github/workflows/bench.yml
with:
ref: ${{ github.event.after }}