Skip to content

Commit 02591f8

Browse files
committed
fix: TT-513 Fix CI on all PR
1 parent be6524b commit 02591f8

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ name: time-tracker-ui-ci
22

33
on:
44
push:
5-
branches:
6-
- master
7-
5+
branches: [ main ]
86
pull_request:
9-
branches:
10-
- master
117

128
jobs:
139
ci:

0 commit comments

Comments
 (0)