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:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
name: Build and Deploy Web App
|
name: Build Web App
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue