difftreelog
Update ci-master.yml
in: master
1 file changed
.github/workflows/ci-master.ymldiffbeforeafterboth262627 canary:27 canary:28 uses: ./.github/workflows/canary.yml28 uses: ./.github/workflows/canary.yml29 secrets: inherit # pass all secrets29 secrets: inherit # pass all secrets from initial workflow to nested303031 xcm:31 xcm:32 uses: ./.github/workflows/xcm.yml32 uses: ./.github/workflows/xcm.yml33 secrets: inherit # pass all secrets33 secrets: inherit # pass all secrets from initial workflow to nested343435 codestyle:35 codestyle:36 uses: ./.github/workflows/codestyle_v2.yml36 uses: ./.github/workflows/codestyle_v2.yml