mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-20 02:55:38 +08:00
fix: fetching depth 0
This commit is contained in:
1
.github/workflows/blame-ignore.yml
vendored
1
.github/workflows/blame-ignore.yml
vendored
@@ -11,6 +11,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
persist-credentials: false # Needed to bypass protection rules in Push changes
|
||||
|
||||
- name: Get last checked commit
|
||||
|
||||
Reference in New Issue
Block a user