Skip to content

Commit f0ce531

Browse files
authored
Update pages.yml
1 parent 7a1fe79 commit f0ce531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
run: make build
3232

3333
- name: Extract
34-
run: ./gitcortex extract --output data.jsonl --ignore "go.sum"
34+
run: ./gitcortex extract --output data.jsonl --ignore "go.sum" --include-commit-messages
3535

3636
- name: Generate report
3737
run: |

0 commit comments

Comments
 (0)