Skip to content

Commit ce33c59

Browse files
sluFicodesSHENGXING LU
andauthored
workflow repo update (#140)
Co-authored-by: SHENGXING LU <slu@SHENGXINGs-MacBook-Air.local>
1 parent 1582391 commit ce33c59

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/system-testing.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@ jobs:
8888
echo " PR URL: ${{ github.event.pull_request.html_url }}"
8989
echo ""
9090
91-
# Trigger E2E tests in DOME-testing repository
91+
# Trigger E2E tests in E2E-DOME-BAE repository
9292
echo "Triggering E2E tests..."
9393
curl -X POST \
9494
-H "Authorization: token ${{ secrets.ADMIN }}" \
@@ -107,6 +107,6 @@ jobs:
107107
\"pull_request_url\": \"${{ github.event.pull_request.html_url }}\"
108108
}
109109
}" \
110-
https://api.github.com/repos/sluFicodes/DOME-testing/dispatches
110+
https://api.github.com/repos/sluFicodes/E2E-DOME-BAE/dispatches
111111
112112
echo "E2E tests triggered successfully!"

0 commit comments

Comments
 (0)