David Catuhe 6 år sedan
förälder
incheckning
a9962f36b4
1 ändrade filer med 1 tillägg och 4 borttagningar
  1. 1 4
      .github/workflows/ci.yml

+ 1 - 4
.github/workflows/ci.yml

@@ -1,9 +1,6 @@
 name: continuous-integration
 
-on:
-  push:
-    branches:
-      - master
+on: [push]
 
 jobs:
   build: