Parcourir la source

run CI

Signed-off-by: Alex Meijer <ameijer@kubecost.com>
Alex Meijer il y a 2 ans
Parent
commit
641aeb1ae8
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  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: