Skip to content

Commit

Permalink
labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
micsza committed Nov 21, 2023
1 parent ab3173c commit 6d517d9
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,14 @@
version: 1
labels:
- label: "TestLabel"
title: ".*"
- label: "TestFileMatch"
files:
- "cmd/.*.go"
- "pkg/.*.go"
- "build.sbt"
- label: "steward"
authors: ["softwaremill-ci"]
authors: ["softwaremill-ci"]
- label: "S"
size:
below: 100

0 comments on commit 6d517d9

Please sign in to comment.