Skip to content

Bump pytest from 8.3.4 to 8.4.2 (#430) #212

Bump pytest from 8.3.4 to 8.4.2 (#430)

Bump pytest from 8.3.4 to 8.4.2 (#430) #212

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