Parcourir la source

chore: fix ci

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

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

@@ -1,6 +1,7 @@
 name: Alpha CI
 
-on: workflow_dispatch
+on:
+  workflow_dispatch:
 
 env:
   CARGO_INCREMENTAL: 0