Skip to content

Update TaskHasTag example rule used in custom-rules.md (#4401) #1390

Update TaskHasTag example rule used in custom-rules.md (#4401)

Update TaskHasTag example rule used in custom-rules.md (#4401) #1390

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