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 828314c commit d98cf28Copy full SHA for d98cf28
.github/workflows/build-test.yml
@@ -49,10 +49,10 @@ jobs:
49
with:
50
token: ${{ secrets.CODECOV_TOKEN }}
51
slug: Trendyol/es-query-builder
52
- security-gates:
53
- uses: Trendyol/security-actions/.github/workflows/security-gates.yml@master
54
- needs: build
55
- permissions:
56
- actions: read
57
- contents: read
58
- security-events: write
+# security-gates:
+# uses: Trendyol/security-actions/.github/workflows/security-gates.yml@master
+# needs: build
+# permissions:
+# actions: read
+# contents: read
+# security-events: write
0 commit comments