[PR #2259/2e09b533 backport][stable-2.16] use name instead of source for installing collection dir requirements #5644
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 |