about summary refs log tree commit diff
path: root/.github
diff options
context:
space:
mode:
authorJaz <ericvolp12@gmail.com>2023-12-13 06:10:13 +0900
committerGitHub <noreply@github.com>2023-12-12 13:10:13 -0800
commitbc427472971e936637cb650f44443ea3ae25a721 (patch)
tree508d40d8361a7d0b53a9785d835fc54c9bc5372e /.github
parent9ab0ff6f1d2427ecd1ecef4609645dba28e588b2 (diff)
downloadvoidsky-bc427472971e936637cb650f44443ea3ae25a721.tar.zst
Don't create embeds of profiles/posts from users who ask not to be sh… (#2189)
* Don't create embeds of profiles/posts from users who ask not to be shown in public views

* Formatting cleanup

* Bump workflow file to build an image for this branch
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/build-and-push-bskyweb-aws.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/build-and-push-bskyweb-aws.yaml b/.github/workflows/build-and-push-bskyweb-aws.yaml
index 39136fca9..fef24f952 100644
--- a/.github/workflows/build-and-push-bskyweb-aws.yaml
+++ b/.github/workflows/build-and-push-bskyweb-aws.yaml
@@ -4,6 +4,7 @@ on:
     branches:
       - main
       - traffic-reduction
+      - respect-optout-for-embeds
 env:
   REGISTRY: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_REGISTRY }}
   USERNAME: ${{ secrets.AWS_ECR_REGISTRY_USEAST2_PACKAGES_USERNAME }}