Skip to content

Commit 06735a0

Browse files
committed
fix: TT-513 tests cd-stage.yml
1 parent da8e769 commit 06735a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/time-tracker-ui-cd-stage.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name: time-tracker-ui-cd-stage
22

33
on:
44
push:
5-
tags:
6-
- 'v*.*.*'
5+
branches:
6+
- TT-513-Create-CI/CD-pipeline-in-timer-tracker-ui-to-deploy-changes-for-both-environments
77

88
jobs:
99
cd:

0 commit comments

Comments
 (0)