diff --git a/.github/workflows/build_cmake_tarball.yml b/.github/workflows/build_cmake_tarball.yml index eed8ea7f88..14044e0276 100644 --- a/.github/workflows/build_cmake_tarball.yml +++ b/.github/workflows/build_cmake_tarball.yml @@ -1,4 +1,4 @@ -name: CMake Tarball test +name: Build tarball with CMake # This file is part of t8code. # t8code is a C library to manage a collection (a forest) of multiple diff --git a/.github/workflows/create_from_cmake_tarball.yml b/.github/workflows/create_from_cmake_tarball.yml index 27c5d5e302..62d2b4d589 100644 --- a/.github/workflows/create_from_cmake_tarball.yml +++ b/.github/workflows/create_from_cmake_tarball.yml @@ -39,7 +39,7 @@ on: - develop workflow_dispatch: workflow_run: - workflows: [Build tarball with CMake] + workflows: [Build tarball using CMake] jobs: on-success: