Skip to content

added antsibull workflow #1

added antsibull workflow

added antsibull workflow #1

Workflow file for this run

name: Publish Ansible Collection
on:
push:
paths:
- galaxy.yml
branches:
- antsibull_changelogs # change before merge
jobs:
bump-changelogs:
uses: stackhpc/.github/.github/workflows/antsibull-release.yml@update_changelogs # todo: change to main once merged