From eaa0c2bd4d59c8c90027604d718de96ca4b34f9e Mon Sep 17 00:00:00 2001 From: hozan23 Date: Wed, 22 Nov 2023 23:25:20 +0300 Subject: README: add online docs in docs section --- .github/workflows/docs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to '.github') diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 6711231..318375a 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -3,11 +3,10 @@ name: Build and Deploy Rust API Docs on: push: branches: - - test-ci-docs + - main jobs: docs: - name: build karyons rust api docs runs-on: ubuntu-latest permissions: contents: write -- cgit v1.2.3