Skip to content

Commit

Permalink
specify from_branch
Browse files Browse the repository at this point in the history
  • Loading branch information
gbicann committed Jan 30, 2024
1 parent e6ea596 commit df944f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ jobs:
uses: devvspaces/merge-branches@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
from_branch: dev
from_branch: origin/dev
to_branch: main

0 comments on commit df944f1

Please sign in to comment.