Skip to content

Proxy settings update #67

Proxy settings update

Proxy settings update #67

Workflow file for this run

name: Pull Request (Charm)
on:
pull_request:
paths:
- '*'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test:
uses: ./.github/workflows/build.yaml
cla:
uses: ./.github/workflows/cla.yaml