Skip to content

Commit 185b98b

Browse files
committed
Modifications in ci.yml
1 parent 61e5134 commit 185b98b

1 file changed

Lines changed: 1 addition & 12 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,23 +6,12 @@ name: CI
66

77
on:
88
push:
9-
<<<<<<< HEAD
10-
=======
11-
paths-ignore:
12-
- "docs/**"
13-
>>>>>>> 76ac25b (modification in ci.yaml)
149
branches:
1510
- main
1611
pull_request:
1712
branches:
1813
- main
19-
<<<<<<< HEAD
20-
workflow_dispatch: # Allow manual trigger
21-
=======
22-
paths-ignore:
23-
- "docs/**"
24-
types: [opened, synchronize]
25-
>>>>>>> 76ac25b (modification in ci.yaml)
14+
workflow_dispatch: # Allow manual trigger
2615

2716
jobs:
2817
# ============================================================================

0 commit comments

Comments
 (0)