Skip to content

Commit 254c11d

Browse files
author
Mike Coutermarsh
authored
Merge pull request actions#167 from actions/ethomson/label_instructions
Pull Request Labeler: add instructions
2 parents 272bf3b + fbda5df commit 254c11d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

automation/label.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# This workflow will triage pull rqeuests and apply a label based on the
2+
# paths that are modified in the pull request.
3+
#
4+
# To use this workflow, you will need to set up a .github/labeler.yml
5+
# file with configuration. For more information, see:
6+
# https://github.com/actions/labeler/blob/master/README.md
7+
18
name: Labeler
29
on: [pull_request]
310

0 commit comments

Comments
 (0)