Skip to content

Commit 90e6fc3

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

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,8 +203,8 @@ jobs:
203203
inputs: {
204204
upstream_run_id: "${{ github.run_id }}",
205205
pr_number: "${{ needs.compute-labels.outputs.pr_number }}",
206-
dry_run: "false",
207-
is_fork_pr: "false"
206+
dry_run: false,
207+
is_fork_pr: false
208208
}
209209
});
210210

0 commit comments

Comments
 (0)