We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1d4a5c commit 293840dCopy full SHA for 293840d
.github/actions/merge-branches-verified/action.yml
@@ -29,4 +29,4 @@ runs:
29
GITHUB_TOKEN: ${{ inputs.gh_token }}
30
shell: bash
31
run: |
32
- merge-branches-verified.sh --from ${{ inputs.from_branch }} --to ${{ inputs.to_branch }})
+ merge-branches-verified.sh --from ${{ inputs.from_branch }} --to ${{ inputs.to_branch }}
0 commit comments