difftreelog
Jobs renamed.
in: master
2 files changed
.github/workflows/forkless-update-nodata.ymldiffbeforeafterboth--- a/.github/workflows/forkless-update-nodata.yml
+++ b/.github/workflows/forkless-update-nodata.yml
@@ -20,7 +20,7 @@
# A workflow run is made up of one or more jobs that can run sequentially or in parallel
jobs:
- build:
+ forkless-upgrade-nodata:
# The type of runner that the job will run on
runs-on: self-hosted-ci
.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: