Browse Source

ci(rc): add workflow dispatch option

[skip ci]
Nicolas Meienberger 2 năm trước cách đây
mục cha
commit
c04b2b870c
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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/*