ci: Convert old release workflows to manual only (#1726)

This commit is contained in:
Dermot Duffy
2024-12-09 08:21:53 -08:00
committed by GitHub
parent 0a48ec5365
commit 4a1b365760
2 changed files with 2 additions and 5 deletions
@@ -1,8 +1,7 @@
--- ---
name: Draft a release note name: Manual Release Drafter
on: on:
push:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
@@ -1,9 +1,7 @@
--- ---
name: Release name: Manual Release
on: on:
release:
types: [published]
workflow_dispatch: workflow_dispatch:
jobs: jobs: