Skip to content

Commit

Permalink
add shared promote auto PR
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian-Nara committed Oct 17, 2024
1 parent 1a79737 commit ec2ff2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/shared-promote-auto-pr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
elif [ ${{ github.ref }} == "refs/heads/integ" ]; then
base="prod"
else
base="unknown"
exit 0
fi
echo "promotion is to ${base}"
Expand Down

0 comments on commit ec2ff2d

Please sign in to comment.