Skip to content

Commit eda3a85

Browse files
committed
ci: comment with diffs for dev-preview on PRs to master
LW-9879
1 parent 6c9a2f9 commit eda3a85

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/std.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,8 +159,7 @@ jobs:
159159
export AWS_PROFILE="lw"
160160
export AWS_REGION="us-east-1"
161161
162-
# FIXME: before merging: change target to `dev-preview@us-east-1`
163-
nix run -L ".#[email protected]" | tee k8s-plan.diff
162+
nix run -L ".#[email protected]" | tee k8s-plan.diff
164163
'
165164
- name: Post Comment on the PR
166165
env:

0 commit comments

Comments
 (0)