aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorGeckoEidechse <40122905+GeckoEidechse@users.noreply.github.com>2024-08-08 17:01:02 +0200
committerGitHub <noreply@github.com>2024-08-08 17:01:02 +0200
commit94fa6608c72a051929f7f579d366c18e1ec75a26 (patch)
treeee1181039fe930a5624a5bc0a7128064520fc8a6 /.github
parented76f2bed281d5a8733a559820fcc61e66068b2d (diff)
downloadNorthstarMods-94fa6608c72a051929f7f579d366c18e1ec75a26.tar.gz
NorthstarMods-94fa6608c72a051929f7f579d366c18e1ec75a26.zip
Add option to manually run merge conflict label action (#832)
so that labels can easily be updated if need be
Diffstat (limited to '.github')
-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 e237726af..372687fc7 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