Dax Raad 6 mesi fa
parent
commit
97a428cf69
1 ha cambiato i file con 3 aggiunte e 0 eliminazioni
  1. 3 0
      .github/workflows/test-homebrew-clone.yml

+ 3 - 0
.github/workflows/test-homebrew-clone.yml

@@ -1,6 +1,9 @@
 name: test-homebrew-clone
 
 on:
+  push:
+    branches:
+      - dev
   workflow_dispatch: {}
 
 permissions: