From 2f02300256835b777a8a4d279ecd2b1ea42f3876 Mon Sep 17 00:00:00 2001 From: Maciek Sufa Date: Tue, 19 May 2020 00:07:43 +0200 Subject: [PATCH 1/2] Trigger CI --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2315203..2e64f30 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ You need to set some environment variables which the script expects to be able t * FB_TOKEN - the Graph API token you'll use to authorize the API calls * FB_GROUP - the Facebook Group you wish to index * ES_HOST - the ElasticSearch target host + +Trigger CI. From 8331f2d27797a3781be0cd3abcdb8c347efe135f Mon Sep 17 00:00:00 2001 From: Maciek Sufa Date: Sat, 29 Jan 2022 21:32:35 +0100 Subject: [PATCH 2/2] Trigger CI again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2e64f30..5749179 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,4 @@ You need to set some environment variables which the script expects to be able t * FB_GROUP - the Facebook Group you wish to index * ES_HOST - the ElasticSearch target host -Trigger CI. +Trigger CI again.