Skip to content

Commit

Permalink
Merge pull request #81 from bschaatsbergen/add-tests-label
Browse files Browse the repository at this point in the history
label anything that touches `_test.go` files
  • Loading branch information
bschaatsbergen authored Dec 8, 2023
2 parents 575b764 + 660fa48 commit e163c93
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ documentation:

legal:
- 'LICENSE'

tests:
- '**/*_test.go'

0 comments on commit e163c93

Please sign in to comment.