trigger backend build from master

This commit is contained in:
Will Freeman
2026-02-02 10:32:08 -07:00
parent fb9fa6de68
commit 65d870b216

View File

@@ -2,7 +2,7 @@ name: DeFlock API Deploy
on:
push:
branches: [ts-backend] # changeme to master later
branches: [master]
jobs:
deploy: