mirror of
https://github.com/bitwarden/server.git
synced 2026-01-31 14:13:18 +08:00
Update comments
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -194,7 +194,7 @@ jobs:
|
||||
linux/amd64,
|
||||
linux/arm/v7,
|
||||
linux/arm64
|
||||
# Only push for non-fork PRs (maintains parity with ACR behavior)
|
||||
# Only push for non-fork PRs
|
||||
push: ${{ github.event.pull_request.head.repo.fork != true }}
|
||||
tags: ${{ steps.image-tags.outputs.tags }}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user