difftreelog
Jobs renamed.
in: master
2 files changed
.github/workflows/forkless-update-nodata.ymldiffbeforeafterboth202021# A workflow run is made up of one or more jobs that can run sequentially or in parallel21# A workflow run is made up of one or more jobs that can run sequentially or in parallel22jobs:22jobs:23 build:23 forkless-upgrade-nodata:24 # The type of runner that the job will run on24 # The type of runner that the job will run on25 runs-on: self-hosted-ci25 runs-on: self-hosted-ci2626.github/workflows/tests_codestyle.ymldiffbeforeafterboth9 - reopened9 - reopened10 - synchronize10 - synchronize11jobs:11jobs:12 build:12 code_style:13 runs-on: self-hosted-ci13 runs-on: self-hosted-ci141415 steps:15 steps: