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 + +