Skip to content

⬆️ Bump pytest from 8.0.2 to 8.1.1 (#499) #331

⬆️ Bump pytest from 8.0.2 to 8.1.1 (#499)

⬆️ Bump pytest from 8.0.2 to 8.1.1 (#499) #331

Workflow file for this run

name: Release Notes
on:
push:
branches:
- main
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/release-drafter@v6
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}