Skip to content

Commit 3bbb96c

Browse files
committed
build: update gh action test deployment
1 parent a5bba89 commit 3bbb96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/azure-webapp-deploy-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: RDS TEST Build and Deploy Monolithic React + Node app to Azure
33
on:
44
push:
55
branches:
6-
- main # or your deployment branch
6+
- test # or your deployment branch
77

88
jobs:
99
build-and-deploy:

0 commit comments

Comments
 (0)