From c8bb02f3ba01d36999969de0e0c020e719847273 Mon Sep 17 00:00:00 2001 From: SkyFi Geek <45924209+mobileskyfi@users.noreply.github.com> Date: Wed, 30 Apr 2025 05:31:18 -0700 Subject: [PATCH] ci fix --- .github/workflows/gpl-nag-email.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gpl-nag-email.yaml b/.github/workflows/gpl-nag-email.yaml index b9986a870..7534a158b 100644 --- a/.github/workflows/gpl-nag-email.yaml +++ b/.github/workflows/gpl-nag-email.yaml @@ -108,7 +108,7 @@ jobs: # Required mail subject: subject: Request for open source code included in "RouterOS v${{ matrix.version}}" # Required recipients' addresses: - to: ${{ github.event.inputs.mailto}} + to: ${{ github.event.inputs.mailto || 'support@mikrotik.com,mt@mikrotik.com'}} # Required sender full name (address can be skipped): from: TIKOCI GitHub Organization # # Optional plain body: