Skip to content

Commit 4bee77f

Browse files
authored
feat(config): CD Pipeline Updated (#609)
1 parent 4f3c5d3 commit 4bee77f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/CD-time-tracker-ui.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ name: CD process to deploy to App-Service service
55

66
on:
77
# Trigger the workflow on pull request but only for the master branch
8-
pull_request:
9-
types: [closed]
8+
push:
109
branches:
1110
- master
1211

0 commit comments

Comments
 (0)