Skip to content

change hermione skipped tests logic (fixes #788, via #789) #325

change hermione skipped tests logic (fixes #788, via #789)

change hermione skipped tests logic (fixes #788, via #789) #325

Workflow file for this run

name: Release Draft
on:
push:
branches:
- master
jobs:
update_draft_release:
runs-on: ubuntu-latest
steps:
- uses: toolmantim/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}