Skip to content

Add ChiaNetwork API and controller #446

Add ChiaNetwork API and controller

Add ChiaNetwork API and controller #446

Workflow file for this run

name: Build Operator and CA generator
on:
push:
branches:
- main
tags:
- '**'
pull_request:
workflow_dispatch:
schedule:
- cron: '0 0 * * 0'
permissions:
id-token: write
contents: read
packages: write
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main