Skip to content

Remove flake8 (#217) #24

Remove flake8 (#217)

Remove flake8 (#217) #24

Workflow file for this run

---
name: tox
on:
push:
branches:
- "main"
pull_request:
branches:
- "main"
workflow_call:
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.sha }}
cancel-in-progress: true
jobs:
tox:

Check failure on line 18 in .github/workflows/tox.yml

View workflow run for this annotation

GitHub Actions / tox

Invalid workflow file

The workflow is not valid. .github/workflows/tox.yml (Line: 18, Col: 3): Error calling workflow 'ansible/team-devtools/.github/workflows/tox.yml@main'. The nested job 'check' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: ansible/team-devtools/.github/workflows/tox.yml@main