Explorar o código

Add ability to run release_drafter.yml workflow manually

Ruslan Ibragimov %!s(int64=3) %!d(string=hai) anos
pai
achega
38c4cf7dd9
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      .github/workflows/release_drafter.yml

+ 1 - 0
.github/workflows/release_drafter.yml

@@ -5,6 +5,7 @@ on:
     # branches to consider in the event; optional, defaults to all
     branches:
       - master
+  workflow_dispatch:
 
 jobs:
   update_release_draft: