From 9f288041978656bbc9df3cdc8c97b71a9daa82a6 Mon Sep 17 00:00:00 2001 From: Maksym H Date: Wed, 4 Sep 2024 21:12:40 +0100 Subject: [PATCH] fix header for asset-hub-westend --- .github/workflows/runtimes-matrix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/runtimes-matrix.json b/.github/workflows/runtimes-matrix.json index 5612d2f9e3b2..102437876daf 100644 --- a/.github/workflows/runtimes-matrix.json +++ b/.github/workflows/runtimes-matrix.json @@ -30,7 +30,7 @@ "name": "asset-hub-westend", "package": "asset-hub-westend-runtime", "path": "cumulus/parachains/runtimes/assets/asset-hub-westend", - "header": "polkadot/file_header.txt", + "header": "cumulus/file_header.txt", "template": "cumulus/templates/xcm-bench-template.hbs", "uri": "wss://westend-asset-hub-rpc.polkadot.io:443", "is_relay": false