## CI Workflow Steps 1. Clone [paritytech/parity-bridges-common](https://github.com/paritytech/parity-bridges-common) repo main branch 2. Download new runtime file from [runtimes](github.com/polkadot-fellows/runtimes/releases/) - Which version to download? 3. Which runtime to update? 4. update spec_version for the 5. bump version substrate-relay/Cargo.toml 6. generate codegen_runtime.rs 7. format the code 8. run checks 9. command & raise PR