Skip to content

[PR #2124/7c1d8aae backport][stable-7] backup_plan: modify args spec and add examples for advanced_backup_settings parameter #1208

[PR #2124/7c1d8aae backport][stable-7] backup_plan: modify args spec and add examples for advanced_backup_settings parameter

[PR #2124/7c1d8aae backport][stable-7] backup_plan: modify args spec and add examples for advanced_backup_settings parameter #1208

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