Skip to content

Merge pull request #195 from CJNE/dependabot/pip/dot-github/workflows… #160

Merge pull request #195 from CJNE/dependabot/pip/dot-github/workflows…

Merge pull request #195 from CJNE/dependabot/pip/dot-github/workflows… #160

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v3.5.3
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true