Updated titles of dev workflows.
Build and Deploy Web App / build-and-deploy (push) Successful in 16s
Details
Build and Deploy Web App / build-and-deploy (push) Successful in 16s
Details
This commit is contained in:
parent
5bda3ee4af
commit
4a3e840fce
|
|
@ -1,4 +1,4 @@
|
|||
name: Build and Deploy API
|
||||
name: Build and Test API
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
name: Build and Deploy Web App
|
||||
name: Build Web App
|
||||
on:
|
||||
push:
|
||||
paths:
|
||||
|
|
|
|||
Loading…
Reference in New Issue