diff options
author | bors-servo <infra@servo.org> | 2023-01-26 03:01:03 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-01-26 03:01:03 +0100 |
commit | 4f355f5877878bb2f4aed2b471e82722cd43f8e1 (patch) | |
tree | 11abe9676d2373ce1c51d25cc2a38a87a62d4afd /components/constellation | |
parent | 7f838a4f5f37755f7e4ae7080bf2a226e3d78bb9 (diff) | |
parent | a18baf67195ac7d64b153d642bb36b3517016968 (diff) | |
download | servo-4f355f5877878bb2f4aed2b471e82722cd43f8e1.tar.gz servo-4f355f5877878bb2f4aed2b471e82722cd43f8e1.zip |
Auto merge of #29299 - mrobinson:fix-upstream-wpt-changes, r=jdm
Fix upstreaming of WPT changes
The GitHub Action needs access to Servo repository secrets, so switch to using the 'pull_request_target' event. Since these PRs have more complete access to the Servo repository, do not execute the version of the upstream script that comes with the PR. Instead, simply fetch the changes. To make this work, the script no longer expects the PR commit to be checked out, merely that they exist in the repository somewhere.
<!-- Please describe your changes on the following line: -->
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes
Diffstat (limited to 'components/constellation')
0 files changed, 0 insertions, 0 deletions