Skip to content

Update Earthfile to consume provider-k3s changes (#110) #311

Update Earthfile to consume provider-k3s changes (#110)

Update Earthfile to consume provider-k3s changes (#110) #311

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