Browse Source

GithubActions: build master branch + pull requests

Markus Staab 5 năm trước cách đây
mục cha
commit
ef8c410098
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .github/workflows/continuous-integration.yml

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

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