From ac36aa84fa4e4e1c5ff582bc86f00a0bac5f4007 Mon Sep 17 00:00:00 2001 From: Zachary Baker Date: Wed, 10 Jul 2024 10:08:34 -0600 Subject: [PATCH] Create notification.yml --- .github/workflows/notification.yml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .github/workflows/notification.yml diff --git a/.github/workflows/notification.yml b/.github/workflows/notification.yml new file mode 100644 index 000000000..9de22002a --- /dev/null +++ b/.github/workflows/notification.yml @@ -0,0 +1,4 @@ +name: test notification workflow +on: workflow_dispatch + +