Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only trigger WPT Lint test on pull_request (#2889)
Previously it was run every time a branch other than wpt-lint was pushed (including on branches in contributors' forks). This doesn't really achieve anything. (We could run it on main to make sure main stays green, but all that really matters is that PRs can be landed.) Issue: none
- Loading branch information