Skip to content

Commit cd37e90

Browse files
committed
Dump comments file to make debugging easier
1 parent 147c1d2 commit cd37e90

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/issue-write.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,3 +70,7 @@ jobs:
7070
});
7171
}
7272
});
73+
74+
- name: Dump comments file
75+
if: always()
76+
run: cat comments

0 commit comments

Comments
 (0)