Skip to content

Commit 9c96abf

Browse files
authored
ci: remove needless pull_request.types (#209)
The specified types are default.
1 parent f825688 commit 9c96abf

File tree

2 files changed

+0
-8
lines changed

2 files changed

+0
-8
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- "check/ci/**"
88
- "check/unix/**"
99
pull_request:
10-
types:
11-
- opened
12-
- synchronize
13-
- reopened
1410

1511
jobs:
1612
test:

.github/workflows/windows.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ on:
77
- "check/ci/**"
88
- "check/windows/**"
99
pull_request:
10-
types:
11-
- opened
12-
- synchronize
13-
- reopened
1410

1511
jobs:
1612
test:

0 commit comments

Comments
 (0)