Skip to content

Commit

Permalink
Add option to manually run merge conflict label action (R2Northstar#760)
Browse files Browse the repository at this point in the history
so that labels can easily be updated if need be
  • Loading branch information
GeckoEidechse authored Aug 8, 2024
1 parent 9715c89 commit a176b70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/merge-conflict-auto-label.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
name: Merge Conflict Auto Label
on:
workflow_dispatch: # Manual run
push:
branches:
- main
Expand Down

0 comments on commit a176b70

Please sign in to comment.