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 d0732a1 commit 8ba8653Copy full SHA for 8ba8653
.github/workflows/developer-tests.yml
@@ -104,6 +104,7 @@ jobs:
104
with:
105
files: lib/idp_common_pkg/test-reports/test-results.xml
106
check_name: Test Results
107
+ comment_mode: off # Disable PR comments to avoid permission issues on fork PRs
108
109
- name: Code Coverage Report
110
uses: irongut/CodeCoverageSummary@v1.3.0
0 commit comments