Skip to content

fixup! feat(nutanix): manage node resiliated #30623

fixup! feat(nutanix): manage node resiliated

fixup! feat(nutanix): manage node resiliated #30623

Workflow file for this run

name: Check package.json metadatas
on: [push]
jobs:
check-regions:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Check regions metadata
run: ./scripts/regions/check-regions.sh
shell: bash