Skip to content

Commit 86e34ea

Browse files
authored
Update verification.yml
1 parent ecc2012 commit 86e34ea

1 file changed

Lines changed: 2 additions & 8 deletions

File tree

.github/workflows/verification.yml

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,8 @@ on:
77
- stable
88
paths:
99
- 'src/**'
10-
- 'tests/**'
11-
12-
pull_request:
13-
types:
14-
- opened
15-
- synchronize
16-
- reopened
17-
10+
- 'tests/**'
11+
pull_request:
1812
workflow_dispatch:
1913

2014
jobs:

0 commit comments

Comments
 (0)