refactor(cicd): log a few commit shas to check them
Some checks failed
Wallset Pipeline / detect-changes (pull_request) Failing after 16s
Some checks failed
Wallset Pipeline / detect-changes (pull_request) Failing after 16s
This commit is contained in:
@@ -28,4 +28,4 @@ jobs:
|
|||||||
|
|
||||||
- name: Detect changed packs
|
- name: Detect changed packs
|
||||||
run: |
|
run: |
|
||||||
git diff --name-only ${{ github.event.pull_request.base.sha }}
|
git log HEAD~10
|
||||||
|
Reference in New Issue
Block a user