Skip to content

Commit 18baecc

Browse files
authored
ci: update codacy-variation-fallback.yml
1 parent 58a7c52 commit 18baecc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codacy-variation-fallback.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ jobs:
7272
id: changes
7373
with:
7474
filters: |
75-
${{ steps.config.outputs.filters }}
75+
${{ steps.parse-codacy-exclusions.outputs.filters }}
7676
7777
# Bypass the 'Codacy Coverage Variation' when there are no relevant files able to trigger it.
7878
- name: Create Success Check for Variation

0 commit comments

Comments
 (0)