alpha
Login
or
Join now
microcosm.blue
/
microcosm-rs
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Constellation, Spacedust, Slingshot, UFOs: atproto crates and services for microcosm
Star
0
Fork
3
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
permission?
author
phil
date
9 months ago
(Sep 4, 2025, 5:28 PM -0400)
commit
3839338b
3839338b6b73dbee5183540958141344466cb7c6
parent
ad0011af
ad0011afd6331381b3c05a78c6b226f66ffccbda
+2
1 changed file
Expand all
Collapse all
Unified
Split
.github
workflows
build.yml
+2
.github/workflows/build.yml
Reviewed
···
8
8
jobs:
9
9
build:
10
10
runs-on: ubuntu-latest
11
11
+
permissions:
12
12
+
contents: write
11
13
12
14
steps:
13
15
- uses: actions/checkout@v4