Skip to content

[PR #2306/7fb9dbf2 backport][stable-8] Corrected spelling of word #2317

[PR #2306/7fb9dbf2 backport][stable-8] Corrected spelling of word

[PR #2306/7fb9dbf2 backport][stable-8] Corrected spelling of word #2317

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-*
tags:
- "*"
jobs:
changelog:
uses: ansible-network/github_actions/.github/workflows/changelog.yml@main