Skip to content

File sync from s4u/.github - Add workflow_dispatch to Release Drafter #256

File sync from s4u/.github - Add workflow_dispatch to Release Drafter

File sync from s4u/.github - Add workflow_dispatch to Release Drafter #256

name: Release Drafter
on:
push:
branches:
- 'master'
- 'main'
workflow_dispatch:
jobs:
update_release_draft:
name: Update Release Draft
uses: s4u/.github/.github/workflows/release-drafter.yml@master