ci: Convert old release workflows to manual only (#1726)
This commit is contained in:
+1
-2
@@ -1,8 +1,7 @@
|
||||
---
|
||||
name: Draft a release note
|
||||
name: Manual Release Drafter
|
||||
|
||||
on:
|
||||
push:
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
@@ -1,9 +1,7 @@
|
||||
---
|
||||
name: Release
|
||||
name: Manual Release
|
||||
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
Reference in New Issue
Block a user