From cc9d89dcfd50cd89001b54540603bd9d16d26619 Mon Sep 17 00:00:00 2001 From: Matt Date: Wed, 3 Jan 2024 13:58:21 -0700 Subject: [PATCH] a --- .github/workflows/documentation.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 0da158abba..bb1982c216 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -7,6 +7,8 @@ on: # Only run on tagged releases to master tags: - 'v*' + pull_request: + branches: [ master ] # Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages permissions: