From e5a9485925dfd4abb977202a67753a8a40e44d04 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Nicoll?= Date: Tue, 16 Jul 2024 16:21:58 +0200 Subject: [PATCH] Move send notification actions to proper directory --- .github/{ => actions}/send-notification/action.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/{ => actions}/send-notification/action.yml (100%) diff --git a/.github/send-notification/action.yml b/.github/actions/send-notification/action.yml similarity index 100% rename from .github/send-notification/action.yml rename to .github/actions/send-notification/action.yml