Skip to content

[BUGFIX] : Continue button was greyed out in step 1 of Send flow if the Account to debit is changed #6192

[BUGFIX] : Continue button was greyed out in step 1 of Send flow if the Account to debit is changed

[BUGFIX] : Continue button was greyed out in step 1 of Send flow if the Account to debit is changed #6192

Workflow file for this run

name: "Auto Author Assign"
on:
pull_request_target:
types: [opened, reopened]
permissions:
pull-requests: write
jobs:
assign-author:
runs-on: ubuntu-latest
steps:
- uses: toshimaru/auto-author-assign@v1.4.0