Skip to content

Commit 843ea44

Browse files
committed
Ignore tmp directory when uploading reports
1 parent 5a35cba commit 843ea44

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/quality-monitor-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,4 +56,4 @@ jobs:
5656
**/target/**/*.json
5757
**/target/**/*.xml
5858
**/target/**/*.log
59-
59+
!**/target/tmp/**

0 commit comments

Comments
 (0)