Skip to content

Include documentation URL in JSON Schema (#1596) #350

Include documentation URL in JSON Schema (#1596)

Include documentation URL in JSON Schema (#1596) #350

Workflow file for this run

---
# See https://github.com/ansible-community/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