Parcourir la source

ci(rc): add workflow dispatch option

[skip ci]
Nicolas Meienberger il y a 2 ans
Parent
commit
c04b2b870c
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .github/workflows/release-candidate.yml

+ 1 - 0
.github/workflows/release-candidate.yml

@@ -1,6 +1,7 @@
 name: Release candidate
 
 on:
+  workflow_dispatch:
   push:
     branches:
       - release/*