Skip to content

Finish transition from tox to Nox for current continuous integration checks and weekly tests #1353

Finish transition from tox to Nox for current continuous integration checks and weekly tests

Finish transition from tox to Nox for current continuous integration checks and weekly tests #1353

Workflow file for this run

name: Label PR
# The labels to be added are defined in .github/labeler.yml
on:
- pull_request_target
jobs:
labeler:
name: Add labels
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5