Skip to content

Update the version of collection doc cache (#1739) #446

Update the version of collection doc cache (#1739)

Update the version of collection doc cache (#1739) #446

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

Check failure on line 13 in .github/workflows/push.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/push.yml

Invalid workflow file

error parsing called workflow ".github/workflows/push.yml" -> "ansible/devtools/.github/workflows/push.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.