Skip to content

Commit

Permalink
Merge pull request #11672 from dmarcoux/labeler-markdown-files
Browse files Browse the repository at this point in the history
Label PRs with Markdown files
  • Loading branch information
hennevogel committed Sep 29, 2021
2 parents 579a1ac + 1be10fc commit f0f4d2c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Backend:

"Documentation :book:":
- docs/**/*
- '**/*.md'

"Test Suite / CI :syringe:":
- .circleci/**/*
Expand Down

0 comments on commit f0f4d2c

Please sign in to comment.