Require bluesky-social/social-app for .github/workflows/build-and-push-* (#1152)

zio/stable
Jerry Chen 2023-08-15 20:50:19 -05:00 committed by GitHub
parent 6ccfb1375a
commit b0282865fa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,7 @@ env:
jobs:
bskyweb-container-aws:
if: github.repository == 'bluesky-social/social-app'
runs-on: ubuntu-latest
permissions:
contents: read

View File

@ -14,6 +14,7 @@ env:
jobs:
bskyweb-container-ghcr:
if: github.repository == 'bluesky-social/social-app'
runs-on: ubuntu-latest
permissions:
contents: read