diff --git a/.github/workflows/apiDocs.yml b/.github/workflows/apiDocs.yml index fa56082e..a62a6726 100644 --- a/.github/workflows/apiDocs.yml +++ b/.github/workflows/apiDocs.yml @@ -1,10 +1,9 @@ -name: API Docs Integration +name: api-docs-integration on: push: branches: - develop - - cicd/#61 jobs: api-docs-integration: