Skip to content

Replace docker-compose with podman-compose #13

Replace docker-compose with podman-compose

Replace docker-compose with podman-compose #13

Workflow file for this run

---
# See https://github.com/ansible/devtools/blob/main/.github/workflows/ack.yml
name: ack
"on":
pull_request_target:
types: [opened, labeled, unlabeled, synchronize]
jobs:
ack:

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

View workflow run for this annotation

GitHub Actions / ack

Invalid workflow file

The workflow is not valid. .github/workflows/ack.yml (Line: 9, Col: 3): Error calling workflow 'ansible/team-devtools/.github/workflows/ack.yml@main'. The nested job 'ack' is requesting 'checks: write, contents: write, pull-requests: write', but is only allowed 'checks: none, contents: read, pull-requests: none'.
uses: ansible/team-devtools/.github/workflows/ack.yml@main
secrets: inherit