Skip to content

[Hotfix] Added isort, black, flake8 and tox to dev dependencies #70

[Hotfix] Added isort, black, flake8 and tox to dev dependencies

[Hotfix] Added isort, black, flake8 and tox to dev dependencies #70

Workflow file for this run

# Manage labels of pull requests that originate from forks
name: label-public-pr
on:
pull_request_target:
types: [opened, synchronize]
jobs:
label:
uses: ecmwf-actions/reusable-workflows/.github/workflows/label-pr.yml@v2