diff --git a/.github/workflows/website_debug.yml b/.github/workflows/website_debug.yml index 0314eb605..fce665281 100644 --- a/.github/workflows/website_debug.yml +++ b/.github/workflows/website_debug.yml @@ -2,6 +2,8 @@ name: debug Website static content on: + push: + branches: [ website ] pull_request: branches: [ website ]