Eliminate deploytest branch as it is no longer needed.

This commit is contained in:
Christbru 2025-10-18 23:57:18 -05:00
commit ea38d51e25

View file

@ -4,7 +4,7 @@ name: Build and Deploy
on:
push:
branches: ["main", "deploytest"]
branches: ["main"]
jobs:
build-and-deploy: