Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

Commit

Permalink
Update markdown-lintcheck-request.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
book000 authored Nov 4, 2021
1 parent 1ff3bad commit f3f7484
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-lintcheck-request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
steps:
- uses: actions/checkout@v2
with:
ref: ${{ github.event.pull_request_target.head.sha }}
ref: ${{ github.event.pull_request.head.sha }}
- name: Setup reviewdog
uses: reviewdog/action-setup@v1.0.0
env:
Expand Down

0 comments on commit f3f7484

Please sign in to comment.