We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ab6c34e + 7bbd9d3 commit 321d09cCopy full SHA for 321d09c
1 file changed
.github/workflows/scala.yml
@@ -5,6 +5,9 @@ on:
5
- 'README.md'
6
pull_request:
7
8
+env:
9
+ WEB_ECHO_SECURITY_SSRF_PROTECTION_ENABLED: 'false'
10
+
11
jobs:
12
test:
13
runs-on: ubuntu-latest
0 commit comments