Skip to content

Commit bac2e30

Browse files
shenxianpeng2bndy5
andauthored
feat: update github-actions files across multiple locations (#303)
* Update github-actions files across multiple locations * fix trim trailing whitespace * Apply review suggestions dependabot.yml Co-authored-by: Brendan <2bndy5@gmail.com> --------- Co-authored-by: Brendan <2bndy5@gmail.com>
1 parent 0769e8f commit bac2e30

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
version: 2
77
updates:
88
- package-ecosystem: github-actions
9-
directory: /
9+
directories:
10+
- "/"
11+
- "docs/examples"
1012
schedule:
1113
interval: "weekly"
1214
groups:

0 commit comments

Comments
 (0)