Skip to content

Commit de0f003

Browse files
authored
devops: update repo for internal tests
1 parent 690fa21 commit de0f003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trigger_internal_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@ jobs:
1616
-H "Accept: application/vnd.github.v3+json" \
1717
-H "Authorization: token ${GH_TOKEN}" \
1818
--data "{\"event_type\": \"playwright_tests_python\", \"client_payload\": {\"ref\": \"${GITHUB_SHA}\"}}" \
19-
https://api.github.com/repos/microsoft/playwright-internal/dispatches
19+
https://api.github.com/repos/microsoft/playwright-browsers/dispatches
2020
env:
2121
GH_TOKEN: ${{ secrets.REPOSITORY_DISPATCH_PERSONAL_ACCESS_TOKEN }}

0 commit comments

Comments
 (0)