Skip to content

Commit

Permalink
Set base branch for code_freeze
Browse files Browse the repository at this point in the history
  • Loading branch information
ayoy committed Jan 31, 2024
1 parent b22b18d commit 56bf713
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/code_freeze.yml
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,6 @@ jobs:
with:
asana-task-url: ${{ needs.create_release_branch.outputs.asana_task_url }}
branch: ${{ needs.create_release_branch.outputs.release_branch_name }}
base-branch: ${{ github.ref_name }}
secrets:
ASANA_ACCESS_TOKEN: ${{ secrets.ASANA_ACCESS_TOKEN }}

0 comments on commit 56bf713

Please sign in to comment.