Skip to content

Bump the global group with 2 updates (#185) #395

Bump the global group with 2 updates (#185)

Bump the global group with 2 updates (#185) #395

Workflow file for this run

name: Build Docker Images
on:
push:
branches:
- main
tags:
- '**'
pull_request:
jobs:
package:
uses: Chia-Network/actions/.github/workflows/docker-build.yaml@main
with:
push: ${{ github.event_name != 'pull_request' }}