From: Peter van Dijk Date: Thu, 20 Feb 2025 18:46:49 +0000 (+0100) Subject: docs: reinstate artifact generation for PRs X-Git-Tag: dnsdist-2.0.0-alpha1~60^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F15187%2Fhead;p=thirdparty%2Fpdns.git docs: reinstate artifact generation for PRs --- diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 163d9d5a11..17d96bce9d 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -32,6 +32,8 @@ name: 'Documentation' on: push: branches: [master] + pull_request: + branches: [master] workflow_dispatch: {} permissions: