Skip to content

DX: define tests with pytest-describe (#227) #148

DX: define tests with pytest-describe (#227)

DX: define tests with pytest-describe (#227) #148

name: Release Drafter
on:
push:
branches:
- main
- epic/*
workflow_dispatch:
jobs:
update_release_draft:
runs-on: ubuntu-slim
steps:
- uses: release-drafter/release-drafter@34d80673e067bdc0c24568d3af899c216adcfaa9 # v7.7.0
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}