Skip to content

Commit

Permalink
Dump comments file to make debugging easier
Browse files Browse the repository at this point in the history
  • Loading branch information
tstellar committed Jan 20, 2024
1 parent 59d4a17 commit 9a0012c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/issue-write.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,7 @@ jobs:
});
}
});
- name: Dump comments file
if: always()
run: cat comments

0 comments on commit 9a0012c

Please sign in to comment.