Browse Source

ci(rc): add workflow dispatch option

[skip ci]
Nicolas Meienberger 2 years ago
parent
commit
c04b2b870c
1 changed files with 1 additions and 0 deletions
  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/*