Browse Source

ci on push

David Catuhe 6 years ago
parent
commit
a9962f36b4
1 changed files with 1 additions and 4 deletions
  1. 1 4
      .github/workflows/ci.yml

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

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