Skip to content

Commit 7254e9e

Browse files
committed
ci(audits): log minimal diff
1 parent 7e58f8a commit 7254e9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/audits.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,8 @@ jobs:
409409
with:
410410
name: deno-report
411411
path: implementations/deno
412+
- name: Diff
413+
run: git diff --minimal
412414
- name: Commit
413415
run: |
414416
git config user.name "github-actions[bot]"

0 commit comments

Comments
 (0)