Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f2cb193415 | |||
| c475662e9f | |||
| 18c478ecf7 | |||
| 643e2f6b7f |
@@ -12,7 +12,7 @@ jobs:
|
||||
if: ${{ gitea.event.pull_request.head.repo.full_name == gitea.repository }}
|
||||
steps:
|
||||
- name: Check out the trusted reviewer from the target revision
|
||||
uses: actions/checkout@v4
|
||||
uses: https://gitea.com/actions/checkout@v4
|
||||
with:
|
||||
ref: ${{ gitea.event.pull_request.base.sha }}
|
||||
fetch-depth: 0
|
||||
|
||||
Reference in New Issue
Block a user