Skip to content

Commit

Permalink
debug pointer to main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ClaudiaComito committed Nov 22, 2023
1 parent 89430d4 commit 202ac9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/merge-release-changes-to-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ on:
env:
starting_branch: ${{ github.ref }}
working_branch: workflows/merge-release-changes-to-main
base_branch: refs/heads/main
# set base branch to main
base_branch: origin/main
permissions:
contents: write
issues: write
Expand Down

0 comments on commit 202ac9d

Please sign in to comment.