Skip to content

Commit 458be84

Browse files
authored
Update maven.yml
1 parent c7716aa commit 458be84

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/maven.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ permissions:
1616
on:
1717
push:
1818
branches: [ "main" ]
19+
paths-ignore:
20+
- 'bin/**'
21+
- '*.txt'
22+
- '*.md'
1923
pull_request:
2024
branches: [ "main" ]
2125

0 commit comments

Comments
 (0)