mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 19:21:13 +00:00
ci: fetch master branch for runtime diff (#708)
This commit is contained in:
committed by
Bastian Köcher
parent
bb9c92204b
commit
20604ecc50
@@ -29,6 +29,9 @@ github_label () {
|
||||
|
||||
|
||||
|
||||
# make sure the master branch is available in shallow clones
|
||||
git fetch --depth=${GIT_DEPTH:-100} origin master
|
||||
|
||||
|
||||
# check if the wasm sources changed
|
||||
if ! git diff --name-only origin/master...${CI_COMMIT_SHA} \
|
||||
|
||||
Reference in New Issue
Block a user