From 620734764502d2e61a739ac330ddee10e29717c3 Mon Sep 17 00:00:00 2001 From: Paul Farver Date: Fri, 14 May 2021 15:21:19 +0200 Subject: [PATCH] Add go-ship-it configuration (#35) --- .ship-it | 1 + 1 file changed, 1 insertion(+) create mode 100644 .ship-it diff --git a/.ship-it b/.ship-it new file mode 100644 index 0000000..a44af5d --- /dev/null +++ b/.ship-it @@ -0,0 +1 @@ +targetBranch: master