From 1e3207dbe96fd8c6e3256c34ef4bae1892fb20b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yoann=20Rodi=C3=A8re?= Date: Mon, 15 Mar 2021 15:41:13 +0100 Subject: [PATCH] Move Hibernate Github Bot configuration to the right directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Yoann Rodière --- .github/{workflows => }/hibernate-github-bot.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{workflows => }/hibernate-github-bot.yml (100%) diff --git a/.github/workflows/hibernate-github-bot.yml b/.github/hibernate-github-bot.yml similarity index 100% rename from .github/workflows/hibernate-github-bot.yml rename to .github/hibernate-github-bot.yml