Skip to content

chore: Update .github/CODE_OF_CONDUCT.md (#4272) #1334

chore: Update .github/CODE_OF_CONDUCT.md (#4272)

chore: Update .github/CODE_OF_CONDUCT.md (#4272) #1334

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