mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-01 07:47:57 +00:00
fix monthly tags (#8554)
This commit is contained in:
@@ -32,7 +32,7 @@ $line"
|
||||
runtime_changes="$runtime_changes
|
||||
$line"
|
||||
fi
|
||||
if has_label 'paritytech/substrate' "$pr_id" 'D1-runtime-migration'; then
|
||||
if has_label 'paritytech/substrate' "$pr_id" 'E1-runtime-migration'; then
|
||||
migrations="$migrations
|
||||
$line"
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user