Skip to content

Commit a96873a

Browse files
authored
chore(github): add skip-changelog label to dependabot PRs
1 parent 12e7dcb commit a96873a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ updates:
44

55
# GitHub actions
66
- package-ecosystem: "github-actions"
7+
labels:
8+
- "skip-changelog"
79
target-branch: master
810
directory: "/"
911
schedule:

0 commit comments

Comments
 (0)