Updated titles of dev workflows.
Build and Deploy Web App / build-and-deploy (push) Successful in 16s Details

This commit is contained in:
Andrew Lalis 2026-06-27 18:35:59 -04:00
parent 5bda3ee4af
commit 4a3e840fce
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
name: Build and Deploy API name: Build and Test API
on: on:
push: push:
paths: paths:

View File

@ -1,4 +1,4 @@
name: Build and Deploy Web App name: Build Web App
on: on:
push: push:
paths: paths: