Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Merge pull request #921 from staticdev/dependabot/pip/mypy-1.2.0 #629

Merge pull request #921 from staticdev/dependabot/pip/mypy-1.2.0

Merge pull request #921 from staticdev/dependabot/pip/mypy-1.2.0 #629

Workflow file for this run

---
name: Labeler
"on":
push:
branches:
- main
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v4
with:
skip-delete: true