Skip to content

Commit 606382e

Browse files
committed
[#1733] Update test.yml to be valid yaml
1 parent a9c9c85 commit 606382e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Test
33
on:
44
push
55
pull_request:
6-
types: [opened, synchronize, reopened, edited]
6+
- types: [opened, synchronize, reopened, edited]
77

88
jobs:
99
test:

0 commit comments

Comments
 (0)