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

Merge pull request #918 from staticdev/dependabot/pip/dot-github/work… #627

Merge pull request #918 from staticdev/dependabot/pip/dot-github/work…

Merge pull request #918 from staticdev/dependabot/pip/dot-github/work… #627

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