Skip to content

Commit 6437b96

Browse files
committed
Formatting
1 parent 67b785b commit 6437b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
else
2525
echo "SINCE=$(git merge-base origin/$PR_REF $SHA)" >> $GITHUB_OUTPUT
2626
fi
27-
env:
27+
env:
2828
PR_REF: ${{ github.event.pull_request.head.ref }}
2929
SHA: ${{ github.sha }}
3030

0 commit comments

Comments
 (0)