Skip to content

Commit 78202f6

Browse files
authored
Update dlc.json
Add a white table about dolphinscheduler link.
1 parent 4deeb60 commit 78202f6

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

.github/workflows/dlc.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
{
2+
"ignorePatterns": [
3+
{
4+
"pattern": "https://dolphinscheduler.apache.org/"
5+
}
6+
],
27
"timeout": "10s",
38
"retryOn429": true,
49
"retryCount": 10,
@@ -8,4 +13,4 @@
813
401,
914
403
1015
]
11-
}
16+
}

0 commit comments

Comments
 (0)