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 dfe8ebd commit 79ae9fdCopy full SHA for 79ae9fd
.github/workflows/bypass-codacy-variation.yml
@@ -55,6 +55,6 @@ jobs:
55
conclusion: 'success',
56
output: {
57
title: 'Skipped by Dynamic Exclusion',
58
- summary: 'All modified files workflows or they are excluded by codacy.yml. Reported bypassed success check.'
+ summary: 'There are no coverable files. Bypass Codacy Coverage Variation success check.'
59
}
60
});
0 commit comments