Skip to content

Bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows #54

Bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows

Bump flake8 from 7.0.0 to 7.1.0 in /.github/workflows #54

Workflow file for this run

name: Manage labels
on:
push:
branches:
- main
- master
jobs:
labeler:
name: Labeler
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Check out the repository
uses: actions/[email protected]
- name: Run Labeler
uses: crazy-max/[email protected]
with:
skip-delete: true