Explorar o código

Enable PR building for all branches.

Jon Shier %!s(int64=5) %!d(string=hai) anos
pai
achega
b40b2e82d9
Modificáronse 1 ficheiros con 1 adicións e 2 borrados
  1. 1 2
      .github/workflows/ci.yml

+ 1 - 2
.github/workflows/ci.yml

@@ -7,8 +7,7 @@ on:
       - hotfix
   pull_request:
     branches: 
-      - master
-      - hotfix
+      - '*'
 
 jobs:
   macOS: