Skip to content

Commit 1110603

Browse files
authored
Update pr-lint.yml
1 parent 0b07359 commit 1110603

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pr-lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ jobs:
2626
username: ${{ github.actor }}
2727
password: ${{ secrets.github_token }}
2828
steps:
29+
- name: Checkout repository
2930
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
3031
with:
3132
ref: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)