Parcourir la source

Just use push trigger for now.

Jon Shier il y a 6 ans
Parent
commit
04710a792a
1 fichiers modifiés avec 0 ajouts et 4 suppressions
  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: