Sign in
◑
Theme
pigweed
/
third_party
/
github
/
bazelbuild
/
rules_rust
/
b62b2811cc88e5bce4d1195ac223f054e8d8a4b6
/
.
/
.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