diff --git a/.github/workflows/ghbuild.yml b/.github/workflows/ghbuild.yml index ac62939..575defd 100644 --- a/.github/workflows/ghbuild.yml +++ b/.github/workflows/ghbuild.yml @@ -5,7 +5,7 @@ # 2021-06-18: publish default branches to / , other branches branches/ # 2021-11-26: reusable workflow -name: CI +name: GitHub Pages build # Controls when the action will run. on: @@ -20,4 +20,4 @@ on: jobs: # This workflow contains a single job called "build" call_build: - uses: WorldHealthOrganization/smart-base/.github/workflows/ghbuild.yml@main \ No newline at end of file + uses: WorldHealthOrganization/smart-base/.github/workflows/ghbuild.yml@main