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: