A Deno-powered backend service for Plants vs. Zombies: MODDED. [Read-only GitHub mirror] docs.pvzm.net
express typescript expressjs plant deno jspvz pvzm game online backend plants-vs-zombies zombie javascript plants modded vs plantsvszombies openapi pvz noads
1
fork

Configure Feed

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

Migrate workflows to Blacksmith runners (#9)

authored by

Clay and committed by
GitHub
20a4c22e bbf955b3

+1 -1
+1 -1
.github/workflows/lint-format.yml
··· 7 7 8 8 jobs: 9 9 lint-and-format: 10 - runs-on: ubuntu-latest 10 + runs-on: blacksmith-2vcpu-ubuntu-2404 11 11 12 12 steps: 13 13 - name: Checkout code