Write on the margins of the internet. Powered by the AT Protocol.
0
fork

Configure Feed

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

Merge pull request #33 from margin-at/blacksmith-migration-5f700c9

.github/workflows: Migrate workflows to Blacksmith runners

authored by

Scan and committed by
GitHub
c870ab96 5f700c9b

+1 -1
+1 -1
.github/workflows/update-pdfjs.yml
··· 7 7 8 8 jobs: 9 9 update: 10 - runs-on: ubuntu-latest 10 + runs-on: blacksmith-4vcpu-ubuntu-2404 11 11 permissions: 12 12 contents: write 13 13 pull-requests: write