Skip to content

Support multiple values where the HCloud API supports it (#27) #62

Support multiple values where the HCloud API supports it (#27)

Support multiple values where the HCloud API supports it (#27) #62

Workflow file for this run

name: "CI"
on:
push:
pull_request:
workflow_dispatch:
jobs:
test:
name: CI/CD Test
# https://github.com/actions/virtual-environments/
runs-on: ubuntu-24.04
steps:
- name: 🛎️ Checkout
uses: actions/checkout@v6
- name: 🌡️ Test
run: shellcheck *.sh