Skip to content

chore: pre-commit autoupdate (#165) #77

chore: pre-commit autoupdate (#165)

chore: pre-commit autoupdate (#165) #77

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-community/devtools/.github/workflows/push.yml@main