[PR #1929/bf81c101 backport][stable-2.16] playbooks_filters: Mention the usage of the ansible.builtin.split filter #4836
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Ansible Docsite CI | |
on: | |
push: | |
branches-ignore: | |
- 'patchback/**' | |
- 'pip-compile/**' | |
pull_request: | |
workflow_dispatch: | |
jobs: | |
nox: | |
uses: ./.github/workflows/reusable-nox.yml |