Skip to content

Bump mypy from 1.7.1 to 1.8.0 #619

Bump mypy from 1.7.1 to 1.8.0

Bump mypy from 1.7.1 to 1.8.0 #619

Workflow file for this run

name: Labeler
on:
pull_request_target:
branches:
- main
jobs:
triage:
name: Triage
runs-on: ubuntu-latest
steps:
- name: Run Pull Request Labeler
uses: actions/labeler@main
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"