difftreelog
Update ci-develop.yml
in: master
1 file changed
.github/workflows/ci-develop.ymldiffbeforeafterboth30 uses: ./.github/workflows/xcm.yml30 uses: ./.github/workflows/xcm.yml31 secrets: inherit # pass all secrets31 secrets: inherit # pass all secrets32 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.yml323633 codestyle:37 codestyle:34 if: github.event.pull_request.draft == false38 if: github.event.pull_request.draft == false