Skip to content

Commit 1e6763c

Browse files
committed
chore: test new 2
Signed-off-by: Manish Dait <daitmanish88@gmail.com>
1 parent 7157e5e commit 1e6763c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-issue-labels-compute.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@ jobs:
203203
inputs: {
204204
upstream_run_id: "${{ github.run_id }}",
205205
pr_number: "${{ needs.compute-labels.outputs.pr_number }}",
206-
dry_run: "${{ needs.compute-labels.outputs.dry_run }}",
206+
dry_run: "false",
207207
is_fork_pr: "false"
208208
}
209209
});

0 commit comments

Comments
 (0)