Skip to content

Commit c2177b8

Browse files
committed
Debug diff
1 parent db7d393 commit c2177b8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

check-cla/action.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ runs:
121121
--id=${{ inputs.contributor-id }}
122122
--login=${{ inputs.contributor-login }}
123123
124+
- name: Diff
125+
shell: bash
126+
run: git diff
127+
124128
- name: Create PR
125129
id: pull
126130
if: steps.detect-signature.outputs.signed == 'false'

0 commit comments

Comments
 (0)