Skip to content

Commit fd73c2c

Browse files
ci: add labels for GitHub Actions dependabot updates
Adds labels for GitHub Actions Dependabot pull requests in .github/dependabot.yml. Signed-off-by: Ayush More <ayushmore42595@gmail.com>
1 parent dcc037e commit fd73c2c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/dependabot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,3 +81,7 @@ updates:
8181
directory: "/"
8282
schedule:
8383
interval: "weekly"
84+
labels:
85+
- dependencies
86+
- github-actions
87+
- area/build

0 commit comments

Comments
 (0)