Skip to content

Commit

Permalink
Merge branch 'master' into choose-plan-pending-ownership-transfers
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertJoonas committed Jun 26, 2024
2 parents ff01036 + 5c146ad commit e154ec7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-private-images-ghcr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ concurrency:

jobs:
build:
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'deploy-to-staging') }}
if: ${{ github.event_name == 'push' || contains(github.event.pull_request.labels.*.name, 'preview') }}
runs-on: buildjet-16vcpu-ubuntu-2204

permissions:
Expand Down

0 comments on commit e154ec7

Please sign in to comment.