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:
|
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:
|
||||||
Reference in New Issue
Block a user