Skip to content

Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 #56

Bump docker/setup-qemu-action from 3.6.0 to 3.7.0

Bump docker/setup-qemu-action from 3.6.0 to 3.7.0 #56

Workflow file for this run

name: releaser
on:
pull_request:
types:
- closed
branches:
- main
permissions:
contents: write
packages: write
jobs:
charts:
if: >
github.event.pull_request.merged == true &&
startsWith(github.event.pull_request.head.ref, 'charts/')
uses: kdwils/homelab-workflow/.github/workflows/helm-release.yml@main