Skip to content

Commit 618d727

Browse files
committed
feat: add debug option to coverage workflow
1 parent 5d1e29d commit 618d727

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/coverage.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,4 +143,5 @@ jobs:
143143
with:
144144
token: ${{ secrets.ALFAC_PUSH_TO_PROTECTED_BRANCH_TOKEN_CLASSIC }}
145145
force: true
146-
unprotect_reviews: true
146+
unprotect_reviews: true
147+
debug: true

0 commit comments

Comments
 (0)