--- 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 --- a/.github/workflows/tests_codestyle.yml +++ b/.github/workflows/tests_codestyle.yml @@ -9,7 +9,7 @@ - reopened - synchronize jobs: - build: + code_style: runs-on: self-hosted-ci steps: