Parcourir la source

chore: alpha ci

GyDi il y a 2 ans
Parent
commit
70bcd2428f
1 fichiers modifiés avec 1 ajouts et 3 suppressions
  1. 1 3
      .github/workflows/alpha.yml

+ 1 - 3
.github/workflows/alpha.yml

@@ -1,8 +1,6 @@
 name: Alpha CI
 
-on:
-  push:
-    branches: [alpha]
+on: workflow_dispatch
 
 env:
   CARGO_INCREMENTAL: 0