Skip to content

Commit edac3c8

Browse files
authored
Fix space issue
1 parent 036a54b commit edac3c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ jobs:
4848
run: |
4949
git push
5050
- name: Create diff file
51-
uses:./.github/workflows/create-diff.yml
51+
uses: ./.github/workflows/create-diff.yml

0 commit comments

Comments
 (0)