Browse Source

Just use push trigger for now.

Jon Shier 6 năm trước cách đây
mục cha
commit
04710a792a
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  1. 0 4
      .github/workflows/ci.yml

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

@@ -4,10 +4,6 @@ on:
   push:
     branches:
       - master
-      - hotfix
-  pull_request:
-      - master
-      - hotfix
 
 jobs:
   macOS: