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 58a7c52 commit 18baeccCopy full SHA for 18baecc
.github/workflows/codacy-variation-fallback.yml
@@ -72,7 +72,7 @@ jobs:
72
id: changes
73
with:
74
filters: |
75
- ${{ steps.config.outputs.filters }}
+ ${{ steps.parse-codacy-exclusions.outputs.filters }}
76
77
# Bypass the 'Codacy Coverage Variation' when there are no relevant files able to trigger it.
78
- name: Create Success Check for Variation
0 commit comments