From 0d7c822aff903d1856fbd96bf985252615060d44 Mon Sep 17 00:00:00 2001 From: Yuning Date: Wed, 28 Feb 2024 16:27:53 +0100 Subject: [PATCH] test push docs --- .github/workflows/documentation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index fdffa3f..a450ded 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.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: