Skip to content

Commit 357cf66

Browse files
committed
[#1733] Update test.yml again (yaml is hard)
1 parent 606382e commit 357cf66

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
name: Test
22

3-
on:
4-
push
5-
pull_request:
6-
- types: [opened, synchronize, reopened, edited]
3+
on: [push, pull_request]
74

85
jobs:
96
test:

0 commit comments

Comments
 (0)