From fcf54c979f1a99b015d58911151d248691e8bb8f Mon Sep 17 00:00:00 2001 From: David van der Spek Date: Wed, 5 Apr 2023 18:22:30 +0200 Subject: [PATCH] feat: test commit that changes 2 apps Signed-off-by: David van der Spek --- airbyte/repository.yaml | 1 + yugabyte/repository.yaml | 1 + 2 files changed, 2 insertions(+) diff --git a/airbyte/repository.yaml b/airbyte/repository.yaml index 903b70abd..92d696c9a 100644 --- a/airbyte/repository.yaml +++ b/airbyte/repository.yaml @@ -11,3 +11,4 @@ oauthSettings: authMethod: POST tags: - tag: data-science +- tag: test diff --git a/yugabyte/repository.yaml b/yugabyte/repository.yaml index cca942f3b..fdf46e61c 100644 --- a/yugabyte/repository.yaml +++ b/yugabyte/repository.yaml @@ -10,3 +10,4 @@ tags: - tag: postgres - tag: cassandra - tag: test +- tag: test2