Skip to content

Commit 8e5c9a4

Browse files
authored
Merge pull request #35 from ioet/fix-double-process-CI
Fix double process in CI
2 parents 85dbadd + 09881ac commit 8e5c9a4

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)