Skip to content

Commit e6abe11

Browse files
committed
feat(config): CD Pipeline Updated
1 parent c285354 commit e6abe11

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)