Skip to content

Bump pytest from 7.4.1 to 7.4.2 (#597) #438

Bump pytest from 7.4.1 to 7.4.2 (#597)

Bump pytest from 7.4.1 to 7.4.2 (#597) #438

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.0.0
- name: Run Labeler
uses: crazy-max/ghaction-github-labeler@v5.0.0
with:
skip-delete: true