Skip to content

move etcdctl to /usr/bin (#59) (#61) #111

move etcdctl to /usr/bin (#59) (#61)

move etcdctl to /usr/bin (#59) (#61) #111

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