Skip to content

Commit 5c19450

Browse files
mhaganderChiragAJain
authored and
ChiragAJain
committed
Implement github action to deploy to test environment
1 parent 48b404a commit 5c19450

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/deploy.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ on:
44
push:
55
branches:
66
- main
7+
<<<<<<< HEAD
78
- prod
9+
=======
10+
>>>>>>> 96758a1 (Implement github action to deploy to test environment)
811

912
jobs:
1013
deployment:

0 commit comments

Comments
 (0)