Skip to content

build(deps-dev): Bump rich from 13.8.1 to 13.9.4 (#598) #337

build(deps-dev): Bump rich from 13.8.1 to 13.9.4 (#598)

build(deps-dev): Bump rich from 13.8.1 to 13.9.4 (#598) #337

Workflow file for this run

name: Labeler
on:
push:
branches:
- main
- master
jobs:
labeler:
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/checkout@v4
- name: Run Labeler
uses: crazy-max/[email protected]
with:
github-token: ${{ secrets.GITHUB_TOKEN }}
skip-delete: true