Skip to content

Create GitHub workflows for building and publishing #7

Create GitHub workflows for building and publishing

Create GitHub workflows for building and publishing #7

Workflow file for this run

name: CKAN deb packages build workflow
on:
push:
branches:
- '**'
tags-ignore:
- v*
jobs:
call-build-workflow:
uses: ./.github/workflows/reusable-build-package.yml