mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
style: prettier
This commit is contained in:
2
.github/workflows/blame-ignore.yml
vendored
2
.github/workflows/blame-ignore.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: ${{ env.fetch_depth }}
|
||||
persist-credentials: false # Needed to bypass protection rules in Push changes
|
||||
|
||||
|
||||
- name: Process commits and update blame ignore list
|
||||
run: |
|
||||
git log -n ${{ env.fetch_depth }} --pretty=format:"%H %s" --grep="\[blame ignore\]" > commits.txt
|
||||
|
||||
Reference in New Issue
Block a user