Skip to content

Bump pytest from 8.2.2 to 8.3.1 (#545) #477

Bump pytest from 8.2.2 to 8.3.1 (#545)

Bump pytest from 8.2.2 to 8.3.1 (#545) #477

name: Draft a release note
on:
push:
branches:
- main
jobs:
draft_release:
name: Release Drafter
runs-on: ubuntu-latest
steps:
- name: Run release-drafter
uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}