refactor(cicd): log a few commit shas to check them
Some checks failed
Wallset Pipeline / detect-changes (pull_request) Failing after 16s

This commit is contained in:
2025-07-12 13:46:33 +02:00
parent 9666a52b1c
commit fc2b32df32

View File

@@ -28,4 +28,4 @@ jobs:
- name: Detect changed packs
run: |
git diff --name-only ${{ github.event.pull_request.base.sha }}
git log HEAD~10