Skip to content

Add docstrings and type hints to schema_v3 (#4332) #546

Add docstrings and type hints to schema_v3 (#4332)

Add docstrings and type hints to schema_v3 (#4332) #546

Workflow file for this run

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