From c24bf54ae5f673f97eef3c78782799886f058328 Mon Sep 17 00:00:00 2001 From: Don HO Date: Wed, 14 May 2025 02:00:58 +0200 Subject: [PATCH] Bring Back Political Incorrectness! From "main" to "master" in release-notifier.yml. --- .github/workflows/release-notifier.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/release-notifier.yml b/.github/workflows/release-notifier.yml index ef18fd50e..8ea629e51 100644 --- a/.github/workflows/release-notifier.yml +++ b/.github/workflows/release-notifier.yml @@ -2,7 +2,7 @@ name: Plugin Files Release Notifier on: push: - branches: 'main' + branches: 'master' workflow_dispatch: @@ -66,4 +66,4 @@ jobs: } } else { Write-Output "No watched-files changed, so not sending notification to plugin templates this time." - } \ No newline at end of file + }