Skip to content
This repository has been archived by the owner on May 31, 2024. It is now read-only.

Commit

Permalink
update name
Browse files Browse the repository at this point in the history
Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
  • Loading branch information
cosmicBboy committed Dec 11, 2023
1 parent e154f41 commit 5444787
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/monodocs_build.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Docs Build
name: Monodocs Build

concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
Expand All @@ -13,7 +13,7 @@ on:
- master
jobs:
docs:
name: Docs Build
name: Monodocs Build
runs-on: ubuntu-latest
steps:
- name: Fetch flytectl code
Expand Down

0 comments on commit 5444787

Please sign in to comment.