git.delta.rocks / unique-network / refs/commits / 59122b62538d

difftreelog

Update ci-develop.yml

Alex2022-10-18parent: #67c56fa.patch.diff
in: master

1 file changed

modified.github/workflows/ci-develop.ymldiffbeforeafterboth
30 uses: ./.github/workflows/xcm.yml30 uses: ./.github/workflows/xcm.yml
31 secrets: inherit # pass all secrets31 secrets: inherit # pass all secrets
32
33 node-only-update:
34 if: ${{ (github.event.pull_request.draft == false && contains( github.event.pull_request.labels.*.name, 'para')) }}
35 uses: ./.github/workflows/node-only-update_v3.yml
3236
33 codestyle:37 codestyle:
34 if: github.event.pull_request.draft == false38 if: github.event.pull_request.draft == false