Skip to content

auth: support subscription hint for Azure CLI, to help with multiple signed-in accounts with segregated access #1109

auth: support subscription hint for Azure CLI, to help with multiple signed-in accounts with segregated access

auth: support subscription hint for Azure CLI, to help with multiple signed-in accounts with segregated access #1109

---
name: Validate Go Get
on:
pull_request:
types: ['opened', 'synchronize']
jobs:
validate-go-get:
runs-on: custom-linux-medium
steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- uses: actions/setup-go@cdcb36043654635271a94b9a6d1392de5bb323a7 # v5.0.1
with:
go-version-file: ./.go-version
- name: "install tools / run unit tests"
run: |
./scripts/validate-go-get.sh