openbullet / OpenBullet2

OpenBullet reinvented
https://docs.openbullet.dev/
MIT License
1.8k stars 481 forks source link

Add merge conflict action and update action version #995

Closed Gauvino closed 4 months ago

Gauvino commented 4 months ago

Description

Added a merge conflict labeler workflow for all the PR when a merge conflict is detected so people can resolve it when commit on master branch is made. And update action version to remove the warning.

merge-conflict label need to be made before merging this PR

openbullet commented 4 months ago

The publish.yaml workflow is outdated and doesn't get executed anymore, I will remove it at some point. Thanks for the labeler and the action updates.