diff --git a/.github/workflows/build-site.yml b/.github/workflows/build-site.yml index 8a589fd6..b1e5ede2 100644 --- a/.github/workflows/build-site.yml +++ b/.github/workflows/build-site.yml @@ -4,6 +4,7 @@ on: push: branches: - '*' + - '!staging.tmp' - '!master' # TODO re-enable when reusing artifacts for deploying tags: - '*'