Browse Source

GithubActions: build master branch + pull requests

Markus Staab 5 years ago
parent
commit
ef8c410098
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/continuous-integration.yml

+ 1 - 0
.github/workflows/continuous-integration.yml

@@ -3,6 +3,7 @@
 name: "Continuous Integration"
 name: "Continuous Integration"
 
 
 on:
 on:
+  - "push"
   - "pull_request"
   - "pull_request"
 
 
 env:
 env: