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 aa7610e commit c65fa91Copy full SHA for c65fa91
2 files changed
.github/workflows/quality-monitor-comment-pr.yml
@@ -27,8 +27,6 @@ jobs:
27
TOKEN: ${{ secrets.GITHUB_TOKEN }}
28
OTHER_WORKFLOWS: "quality-monitor-build.yml,dependency-check.yml"
29
ARTIFACT_NAMES: "quality-reports,dependency-report"
30
- RETRIES: 30
31
- SLEEP_SEC: 10
32
run: |
33
chmod +x ./.github/scripts/fetch-artifacts.sh
34
./.github/scripts/fetch-artifacts.sh
.github/workflows/quality-monitor-comment.yml
@@ -37,8 +37,6 @@ jobs:
37
38
39
40
41
42
43
44
0 commit comments