Sfoglia il codice sorgente

ci(rc): add workflow dispatch option

[skip ci]
Nicolas Meienberger 2 anni fa
parent
commit
c04b2b870c
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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/*