Update maven.yml

This commit is contained in:
qaiu
2024-12-23 13:02:51 +08:00
committed by GitHub
parent 458be84aca
commit f0c4ec3031

View File

@@ -18,6 +18,10 @@ on:
branches: [ "main" ] branches: [ "main" ]
paths-ignore: paths-ignore:
- 'bin/**' - 'bin/**'
- '.github/**'
- '.mvn/**'
- '.run/**'
- '.vscode/**'
- '*.txt' - '*.txt'
- '*.md' - '*.md'
pull_request: pull_request: