Skip to content

⬆️ Bump pytest from 8.0.0 to 8.0.1 (#496) #327

⬆️ Bump pytest from 8.0.0 to 8.0.1 (#496)

⬆️ Bump pytest from 8.0.0 to 8.0.1 (#496) #327

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 }}