Skip to content

Commit 01e9d1e

Browse files
Also exclude "modrinth_deps/**" from CI push trigger
1 parent 6e95d4f commit 01e9d1e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches-ignore:
66
- "dependabot/**"
7+
- "modrinth_deps/**"
78
tags-ignore:
89
- "**"
910
paths:

0 commit comments

Comments
 (0)