Explorar el Código

run CI

Signed-off-by: Alex Meijer <ameijer@kubecost.com>
Alex Meijer hace 2 años
padre
commit
641aeb1ae8
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .github/workflows/build-test.yaml

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

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