Sfoglia il codice sorgente

run CI

Signed-off-by: Alex Meijer <ameijer@kubecost.com>
Alex Meijer 2 anni fa
parent
commit
641aeb1ae8
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      .github/workflows/build-test.yaml

+ 1 - 0
.github/workflows/build-test.yaml

@@ -8,6 +8,7 @@ on:
   pull_request:
   pull_request:
     branches:
     branches:
       - develop
       - develop
+      - plugin-working-branch # can be removed before plugin 1.0 merge
 
 
 jobs:
 jobs:
   validate-protobuf:
   validate-protobuf: