This commit is contained in:
usbharu 2024-08-10 14:46:50 +09:00
parent 8a86c54edf
commit 53a4953c07
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
uses: actions/checkout@v4
- name: fetch git
run: git fetch --depth 1 origin ${{ github.event.before }}
run: git fetch --depth 1 origin
- name: Check diff
id: check-diff