Sign in
chromium
/
external
/
github.com
/
v8
/
agents
/
HEAD
/
.
/
.github
/
workflows
/
ci.yml
blob: 2260732014c9ccf0ec2d0a1f87d189f805960ccc [
file
]
name:
CI
on:
push:
branches:
[ main ]
pull_request:
branches:
[ main ]
jobs:
lint:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/checkout@v4