diff --git a/.github/workflows/Documentation.yml b/.github/workflows/Documentation.yml index 31fff6f0..8c62080f 100644 --- a/.github/workflows/Documentation.yml +++ b/.github/workflows/Documentation.yml @@ -3,7 +3,7 @@ name: Documentation on: push: branches: - - main # update to match your development branch (master, main, dev, trunk, ...) + - lr/doc-ci # update to match your development branch (master, main, dev, trunk, ...) tags: '*' pull_request: