Skip to content

fix: create S3 client with from_env() instead of new() to allow eks and fargate container builds #3299

fix: create S3 client with from_env() instead of new() to allow eks and fargate container builds

fix: create S3 client with from_env() instead of new() to allow eks and fargate container builds #3299

Workflow file for this run

---
name: "Semantic PR and Commit Messages"
on:
pull_request:
types: [opened, reopened, synchronize, edited]
jobs:
semantic:
uses: influxdata/validate-semantic-github-messages/.github/workflows/semantic.yml@main