Sign in
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
90058127ff62fc63a3486f4c032c2aaa05ec9523
/
.
/
.github
/
workflows
/
formatting.yaml
blob: 289162f02f77de967d568c8aa23c826500fe50be [
file
]
name:
Formatting
on:
push:
branches:
-
main
pull_request:
types:
-
opened
-
synchronize
merge_group:
jobs:
code
-
format
-
checks:
runs
-
on:
ubuntu
-
latest
steps:
-
uses:
actions/checkout@v4
-
uses:
pre
-
commit/action@v3.0.1