Skip to content

Commit 09881ac

Browse files
committed
fix double process in CI
1 parent 85dbadd commit 09881ac

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

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

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
name: CI process for time-tracker app
22

33
on:
4-
# Trigger the workflow on push or pull request
5-
push:
6-
branches:
7-
- '*'
8-
- '*/*'
9-
- '!master'
10-
114
pull_request:
125
types: [opened, edited, reopened, synchronize]
136
branches:

0 commit comments

Comments
 (0)