Sfoglia il codice sorgente

Just use push trigger for now.

Jon Shier 6 anni fa
parent
commit
04710a792a
1 ha cambiato i file con 0 aggiunte e 4 eliminazioni
  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: