Skip to content

Commit ec7d3dd

Browse files
committed
debug
1 parent 45ff372 commit ec7d3dd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/issue-bot.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,11 @@ jobs:
127127
attempt_limit: 5
128128
attempt_delay: 1000
129129

130+
- name: Debug
131+
working-directory: "issue-bot"
132+
run: |
133+
cat matrix.json
134+
130135
- name: "Extract shard"
131136
working-directory: "issue-bot"
132137
id: chunk

0 commit comments

Comments
 (0)