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 aaa2202 commit 1697e77Copy full SHA for 1697e77
.github/workflows/release-IPA-metrics.yml
@@ -57,6 +57,7 @@ jobs:
57
working-directory: tools/spectral/ipa/metrics/scripts
58
run: node dataDump.js
59
60
+# Enable this step in scope of CLOUDP-339852
61
# - name: Handle Warning Violations
62
# if: ${{ steps.metric-collection.outputs.warning_count > 0 }}
63
# env:
0 commit comments