Require bluesky-social/social-app for .github/workflows/build-and-push-* (#1152)
This commit is contained in:
@@ -12,6 +12,7 @@ env:
|
||||
|
||||
jobs:
|
||||
bskyweb-container-aws:
|
||||
if: github.repository == 'bluesky-social/social-app'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
@@ -14,6 +14,7 @@ env:
|
||||
|
||||
jobs:
|
||||
bskyweb-container-ghcr:
|
||||
if: github.repository == 'bluesky-social/social-app'
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user