Skip to content

fix:improve S3 error response and parsing compatibility (#462) #4

fix:improve S3 error response and parsing compatibility (#462)

fix:improve S3 error response and parsing compatibility (#462) #4

name: "Copilot Setup Steps"
on:
push:
paths:
- .github/workflows/copilot-setup-steps.yml
pull_request:
paths:
- .github/workflows/copilot-setup-steps.yml
workflow_dispatch:
jobs:
copilot-setup-steps:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v6
- uses: ./.github/actions/setup