about summary refs log tree commit diff
path: root/.github/workflows/build-and-push-bskyweb-aws.yaml
diff options
context:
space:
mode:
authorJerry Chen <jerry@redelm.net>2023-08-15 20:50:19 -0500
committerGitHub <noreply@github.com>2023-08-15 18:50:19 -0700
commitb0282865faf3d2576c0145281905b098c71a5e7b (patch)
tree9e0ebc7c44baf1a87cd1d17a16d025a111e10f4e /.github/workflows/build-and-push-bskyweb-aws.yaml
parent6ccfb1375a56d70778175788226a7fc715172379 (diff)
downloadvoidsky-b0282865faf3d2576c0145281905b098c71a5e7b.tar.zst
Require bluesky-social/social-app for .github/workflows/build-and-push-* (#1152)
Diffstat (limited to '.github/workflows/build-and-push-bskyweb-aws.yaml')
-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 9385fc759..a7c8f4588 100644
--- a/.github/workflows/build-and-push-bskyweb-aws.yaml
+++ b/.github/workflows/build-and-push-bskyweb-aws.yaml
@@ -12,6 +12,7 @@ env:
 
 jobs:
   bskyweb-container-aws:
+    if: github.repository == 'bluesky-social/social-app'
     runs-on: ubuntu-latest
     permissions:
       contents: read