Skip to content

Bump pytest from 9.1.0 to 9.1.1 #469

Bump pytest from 9.1.0 to 9.1.1

Bump pytest from 9.1.0 to 9.1.1 #469

Workflow file for this run

name: PR Labeler
on:
pull_request_target:
types: [opened]
permissions:
contents: read
pull-requests: write
jobs:
pr-labeler:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter/autolabeler@eada3c96a64734dd381cfbda23511034e328ddb0 # v7.6.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}