Skip to content

Commit 44791b7

Browse files
committed
Update dependency-submission job
1 parent a0c775a commit 44791b7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/gradle-dependency-submission.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ name: Dependency Submission
33
on:
44
push:
55
branches: [ "main" ]
6+
paths:
7+
- "build.gradle.kts"
8+
- "settings.gradle.kts"
9+
- "gradle/**"
10+
- "buildSrc/**"
611

712
jobs:
813
dependency-submission:

0 commit comments

Comments
 (0)