Skip to content

Adjustments to make 4.5.5 work with multiple CAs #1080

Adjustments to make 4.5.5 work with multiple CAs

Adjustments to make 4.5.5 work with multiple CAs #1080

Workflow file for this run

# name: Pr
# on: [pull_request]
# concurrency:
# group: ${{ github.pr_workflow }}-${{ github.ref }}
# cancel-in-progress: true
# permissions:
# contents: read
# jobs:
# build:
# uses: ./.github/workflows/release.yaml
# secrets: inherit