Skip to content

Introduced support for the AWS_ENDPOINT_URL environment variable #1748

Introduced support for the AWS_ENDPOINT_URL environment variable

Introduced support for the AWS_ENDPOINT_URL environment variable #1748

Workflow file for this run

name: Integration tests (PR)
on:
pull_request_target:
branches: [ "main" ]
permissions:
id-token: write
contents: read
jobs:
integration:
name: Integration
uses: ./.github/workflows/integration.yml
with:
environment: PR integration tests
ref: ${{ github.event.pull_request.head.sha }}