We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 361b149 commit 0bde487Copy full SHA for 0bde487
.github/workflows/dlc.json
@@ -2,6 +2,9 @@
2
"ignorePatterns": [
3
{
4
"pattern": "https://dolphinscheduler.apache.org/"
5
+ },
6
+ {
7
+ "pattern": "https://web.mit.edu/"
8
}
9
],
10
"timeout": "10s",
0 commit comments