Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

build: ghcr cleanup

build: ghcr cleanup #4

Workflow file for this run

name: ci
on:
push:
branches:
- 'main'
tags:
- 'v*'
pull_request:
branches:
- 'main'
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
extension-ci:
uses: steadybit/extension-kit/.github/workflows/reusable-extension-ci.yml@main
with:
go_version: '1.23'
build_linux_packages: false