Skip to content

Commit 2a7f8df

Browse files
committed
New line
1 parent 3b45ae1 commit 2a7f8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/template-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2626

2727
- name: print result
28-
run: cat ${{ steps.validation.outputs.resultFile }}
28+
run: cat ${{ steps.validation.outputs.resultFile }}

0 commit comments

Comments
 (0)