Skip to content

lint and update action paths #542

lint and update action paths

lint and update action paths #542

Workflow file for this run

---
# See https://github.com/ansible/team-devtools/blob/main/.github/workflows/ack.yml
name: ack
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
on:

Check failure on line 9 in .github/workflows/ack.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/ack.yml

Invalid workflow file

error parsing called workflow ".github/workflows/ack.yml" -> "ansible-community/devtools/.github/workflows/ack.yml@main" : workflow was not found. See https://docs.github.com/actions/learn-github-actions/reusing-workflows#access-to-reusable-workflows for more information.
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
ack:
uses: ansible/team-devtools/.github/workflows/ack.yml@main