Skip to content

Commit 00d7c00

Browse files
Adding dependabot update
1 parent beb5332 commit 00d7c00

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/build.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,12 @@ name: Build .NET
22

33
on:
44
push:
5+
paths:
6+
- "libraries/**"
57
branches: [develop, main]
68
pull_request:
9+
paths:
10+
- "libraries/**"
711
branches: [develop, main]
812

913
defaults:

0 commit comments

Comments
 (0)