mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-27 07:44:24 +02:00
Bring Back Political Incorrectness!
From "main" to "master" in release-notifier.yml.
This commit is contained in:
parent
108e555557
commit
c24bf54ae5
4
.github/workflows/release-notifier.yml
vendored
4
.github/workflows/release-notifier.yml
vendored
@ -2,7 +2,7 @@ name: Plugin Files Release Notifier
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: 'main'
|
branches: 'master'
|
||||||
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
@ -66,4 +66,4 @@ jobs:
|
|||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
Write-Output "No watched-files changed, so not sending notification to plugin templates this time."
|
Write-Output "No watched-files changed, so not sending notification to plugin templates this time."
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user