Skip to content

[pre-commit.ci] pre-commit autoupdate (#1742) #444

[pre-commit.ci] pre-commit autoupdate (#1742)

[pre-commit.ci] pre-commit autoupdate (#1742) #444

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.