Rename & move auto PR template into .github directory

This commit is contained in:
Emily Davis 2025-02-25 12:42:24 -07:00
parent 67278e2dc2
commit 488cb7069f
2 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ jobs:
do
export RELEASE_BRANCH=$BRANCH # needed for envsubst
PR_BODY_FILE=pr_body.txt
cat ci/main-release-pr-body.md | envsubst > $PR_BODY_FILE
cat .github/auto-main-into-release-pr-body.md | envsubst > $PR_BODY_FILE
cat $PR_BODY_FILE # for debugging
# This PR will be assigned to $GITHUB_ACTOR, which should be