Skip to content

Commit

Permalink
Merge branch 'master' into add-org-discovery-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Yasasr1 authored Dec 9, 2024
2 parents b533666 + bb745c6 commit 1809655
Show file tree
Hide file tree
Showing 216 changed files with 8,312 additions and 8,538 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 1809655

Please sign in to comment.