Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_pkg
/
c62b199e2411cb1f4ea3af4d01f743df1be135cb
/
.
/
.github
/
workflows
/
pre-commit.yml
blob: bcdef8a407251ffa308325e75687abaca917ab0a [
file
]
name:
Pre
-
Commit
on:
push:
branches:
[main]
pull_request:
branches:
[main]
jobs:
pre
-
commit:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/checkout@v4
-
uses:
pre
-
commit/action@v3.0.1