Skip to content

Commit 006bda7

Browse files
Update .github/workflows/ready-for-review-label.yml
Co-authored-by: Dan Chiarlone <danilochiarlone@gmail.com> Signed-off-by: Simon Davies <simongdavies@users.noreply.github.com>
1 parent f117a50 commit 006bda7

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ready-for-review-label.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
name: Ready-for-review label
22

33
# When a pull-request changes state (closed, converted to draft) or a review is submitted/dismissed,
4-
# run the `manage-ready-for-review.yml` workflow, to remove the
5-
# "ready-for-review" label once a PR if its no longer needed.
4+
# run the `manage-ready-for-review.yml` workflow, to remove the
5+
# "ready-for-review" label from a PR if its no longer needed.
66
#
77
# `pull_request_target` (rather than `pull_request`) is required so that the job
88
# has a read/write token for pull requests opened from forks. This is safe here

0 commit comments

Comments
 (0)