Skip to content

Merge pull request #1471 from TeoZosa/dependabot/pip/{{cookiecutter.p… #1354

Merge pull request #1471 from TeoZosa/dependabot/pip/{{cookiecutter.p…

Merge pull request #1471 from TeoZosa/dependabot/pip/{{cookiecutter.p… #1354

Workflow file for this run

---
name: Labeler
on: # yamllint disable-line rule:truthy
push:
branches:
- main # forward-compatibility with new GitHub default branch naming
- master # backward-compatibility with old GitHub default branch naming
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true