Skip to content

CI - linters and changelog github actions workflow #26

CI - linters and changelog github actions workflow

CI - linters and changelog github actions workflow #26

Workflow file for this run

---
name: CI
concurrency:
group: '${{ github.workflow }} @ ${{ github.sha }}'
cancel-in-progress: true
on:
pull_request:
jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main