Return of honkbot, in Rust. Hopefully it won't die all the time.
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

ci: fix branch format in workflow

goose.art 92c21759 ca068142

+1 -1
+1 -1
.tangled/workflows/build.yml
··· 1 1 when: 2 2 - event: ["push"] 3 - branch: main 3 + branch: ["main"] 4 4 5 5 engine: kubernetes 6 6 image: quay.io/buildah/stable:latest