Skip to content

Change linkchecker in tox.ini to run against docs dir (#4093) #394

Change linkchecker in tox.ini to run against docs dir (#4093)

Change linkchecker in tox.ini to run against docs dir (#4093) #394

Workflow file for this run

---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/push.yml
name: push
on:
push:
branches:
- main
- "releases/**"
- "stable/**"
jobs:
ack:
uses: ansible/devtools/.github/workflows/push.yml@main