aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2024-08-08 17:13:46 +0200
committerGitHub <noreply@github.com>2024-08-08 17:13:46 +0200
commita176b707faa24547e1f00a1a7dcdeb92811d7fe7 (patch)
treeac91c87be88fd9a5ecf83b16a68ab42507c7f71c
parent9715c89b1ccccb8ca58e6bf3cc37fdfcc0e31f5f (diff)
downloadNorthstarLauncher-a176b707faa24547e1f00a1a7dcdeb92811d7fe7.tar.gz
NorthstarLauncher-a176b707faa24547e1f00a1a7dcdeb92811d7fe7.zip
Add option to manually run merge conflict label action (#760)v1.27.2-rc1
so that labels can easily be updated if need be
-rw-r--r--.github/workflows/merge-conflict-auto-label.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/merge-conflict-auto-label.yml b/.github/workflows/merge-conflict-auto-label.yml
index 40d48119..abb7cabd 100644
--- a/.github/workflows/merge-conflict-auto-label.yml
+++ b/.github/workflows/merge-conflict-auto-label.yml
@@ -1,5 +1,6 @@
name: Merge Conflict Auto Label
on:
+ workflow_dispatch: # Manual run
push:
branches:
- main