From b20cfbab9f09cd382a4a9e5e7f171ba439977177 Mon Sep 17 00:00:00 2001 From: Kazi Abu Rousan Date: Sat, 25 Nov 2023 00:49:06 +0530 Subject: [PATCH] doc --- .github/workflows/Documenter.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Documenter.yml b/.github/workflows/Documenter.yml index 365cd77..c345e8e 100644 --- a/.github/workflows/Documenter.yml +++ b/.github/workflows/Documenter.yml @@ -3,7 +3,7 @@ name: Documentation on: push: branches: - - master # update to match your development branch (master, main, dev, trunk, ...) + - main # update to match your development branch (master, main, dev, trunk, ...) tags: '*' pull_request: