Skip to content

Commit c764d75

Browse files
committed
fix(jira): Add missing action inputs
1 parent fac1246 commit c764d75

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/android-cloud-nightly-build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,4 +169,6 @@ jobs:
169169
uses: ./.github/actions/jira-transition-tickets
170170
with:
171171
jira_context: ${{ inputs.JIRA_CONTEXT }}
172+
target_status: 'Ready for testing'
173+
merged_branches: ${{ needs.changelog.outputs.merged_branches }}
172174

0 commit comments

Comments
 (0)