Skip to content

build(deps): Bump nox-poetry from 1.0.3 to 1.1.0 in /.github/workflow… #338

build(deps): Bump nox-poetry from 1.0.3 to 1.1.0 in /.github/workflow…

build(deps): Bump nox-poetry from 1.0.3 to 1.1.0 in /.github/workflow… #338

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