Skip to content

Bump pytest from 7.4.0 to 7.4.1 (#457) #298

Bump pytest from 7.4.0 to 7.4.1 (#457)

Bump pytest from 7.4.0 to 7.4.1 (#457) #298

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@v5
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}