Skip to content

Commit

Permalink
Merge branch 'master' into issue-26702
Browse files Browse the repository at this point in the history
  • Loading branch information
amanda-ariyaratne authored Nov 19, 2024
2 parents 8afb650 + 69d0957 commit 86195fa
Show file tree
Hide file tree
Showing 40 changed files with 3,122 additions and 727 deletions.
371 changes: 0 additions & 371 deletions .github/scripts/pr-builder-7.sh

This file was deleted.

2 changes: 1 addition & 1 deletion .github/scripts/pr-builder.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ PULL_NUMBER=$(echo $PR_LINK | awk -F'/' '{print $7}')
echo " USER: $USER"
echo " REPO: $REPO"
echo " PULL_NUMBER: $PULL_NUMBER"
echo "::set-output name=REPO_NAME::$REPO"
echo "REPO_NAME=$REPO" >> "$GITHUB_OUTPUT"
echo "=========================================================="
echo "Cloning product-is"
echo "=========================================================="
Expand Down
Loading

0 comments on commit 86195fa

Please sign in to comment.