diff --git a/.github/workflows/deploy-fleet-website.yml b/.github/workflows/deploy-fleet-website.yml index 23b1d0f48c..b22b713d90 100644 --- a/.github/workflows/deploy-fleet-website.yml +++ b/.github/workflows/deploy-fleet-website.yml @@ -7,6 +7,7 @@ on: - 'website/**' - 'docs/**' - 'handbook/**' + - 'articles/**' permissions: contents: read