Skip to content

Update ansible-core supported version #33

Update ansible-core supported version

Update ansible-core supported version #33

Workflow file for this run

---
name: CI
concurrency:
group: changelog-${{ github.ref }}
cancel-in-progress: true
on:
pull_request:
types:
- opened
- reopened
- labeled
- unlabeled
- synchronize
branches:
- main
- stable-*
jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main