diff --git a/.github/labels.yaml b/.github/labels.yaml index 2096da1..5974f23 100644 --- a/.github/labels.yaml +++ b/.github/labels.yaml @@ -79,4 +79,8 @@ - name: 'status: waiting for response' color: 8befd7 - description: 'Status: reviewer is awaiting feedback or responses from the author before proceeding.' \ No newline at end of file + description: 'Status: reviewer is awaiting feedback or responses from the author before proceeding.' + +- name: 'release-please:force-run' + color: bdca82 + description: Manually trigger the release please workflow on a PR. \ No newline at end of file