diff --git a/.github/workflows/test-sending-notifications.yml b/.github/workflows/test-sending-notifications.yml index 340cc48..f1264cb 100644 --- a/.github/workflows/test-sending-notifications.yml +++ b/.github/workflows/test-sending-notifications.yml @@ -3,7 +3,7 @@ name: Test sending notifications on: repository_dispatch: types: - - test-sample-notification + - test-sending-notifications jobs: send_sampe_notification: