Skip to content

[WIP] move a most of CI from ansible-network to ansible-content-actions for… #347

[WIP] move a most of CI from ansible-network to ansible-content-actions for…

[WIP] move a most of CI from ansible-network to ansible-content-actions for… #347

Workflow file for this run

---
name: Changelog
concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
jobs:
changelog:
uses: ansible/ansible-content-actions/.github/workflows/changelog.yaml@main