difftreelog
ci allow to rebuild types package from develop
in: master
1 file changed
.github/workflows/ci-develop.ymldiffbeforeafterboth71 uses: ./.github/workflows/codestyle.yml71 uses: ./.github/workflows/codestyle.yml72 secrets: inherit72 secrets: inherit7374 polkadot-types:75 if: contains(github.event.pull_request.labels.*.name, 'CI-hotfix-types')76 uses: ./.github/workflows/polkadot-types.yml77 secrets: inherit7378