Skip to content

Commit 7e7cab3

Browse files
authored
ci: update codacy-variation-fallback.yml
1 parent 82fd9ce commit 7e7cab3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Codacy Variation Fallback
1+
name: Bypass Codacy Coverage Variation
22

33
# This workflow injects a success check on 'Codacy Coverage Variation' when the check is not reported by Codacy,
44
# so it can avoid bloking auto-merging on Pull Requests that has a check success requirement on it.
@@ -19,7 +19,7 @@ permissions:
1919
contents: read
2020

2121
jobs:
22-
bypass_codacy_variation:
22+
bypass_check:
2323
runs-on: ubuntu-latest
2424
steps:
2525

0 commit comments

Comments
 (0)