commit | 73380b84f9e49bc0806dc1f516bea214aa066c39 | [log] [tgz] |
---|---|---|
author | Devon Carew <devoncarew@gmail.com> | Wed Oct 05 20:48:46 2022 +0000 |
committer | Devon Carew <devoncarew@gmail.com> | Wed Oct 05 20:48:46 2022 +0000 |
tree | ab8927bb8cf37b537f28bc3e390f2d1090ca5064 | |
parent | 4e5eb8d4a48fb97603d90f2b5aac5483ebbdeb1d [diff] |
have the workflow run with read-only permissions
The webkit_inspection_protocol
package is a client for the Chrome DevTools Protocol (previously called the Webkit Inspection Protocol). It's used to talk to Chrome DevTools based debuggers.
Read more about the protocol here.
This is not an official Google product.