Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_pkg
/
ecfcb1f2fc708cb339f8136283faa5852392748b
/
.
/
.github
/
workflows
/
pre-commit.yml
blob: bcdef8a407251ffa308325e75687abaca917ab0a [
file
] [
log
] [
blame
]
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