Skip to content

CheckMetadataHash extension backport to 1.5.0 #15274

CheckMetadataHash extension backport to 1.5.0

CheckMetadataHash extension backport to 1.5.0 #15274

Workflow file for this run

name: Check publish
on:
push:
branches:
- master
pull_request:
types: [opened, synchronize, reopened, ready_for_review]
merge_group:
jobs:
check-publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@8ade135a41bc03ea155e62e844d188df1ea18608 # v4.1.0
- name: Rust Cache
uses: Swatinem/rust-cache@3cf7f8cc28d1b4e7d01e3783be10a97d55d483c8 # v2.7.1
with:
cache-on-failure: true
- name: install parity-publish
run: cargo install parity-publish@0.3.0
- name: parity-publish check
run: parity-publish check --allow-unpublished