Skip to content

Commit 370de7b

Browse files
committed
Fix Identation
1 parent ab5b8f3 commit 370de7b

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

.github/workflows/ci.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
name: CI
22

33
on:
4-
pull_request:
5-
types:
6-
- opened
7-
- reopened
8-
- synchronize
4+
pull_request:
5+
types:
6+
- opened
7+
- reopened
8+
- synchronize
99

1010
jobs:
1111
build:

0 commit comments

Comments
 (0)