Skip to content

Commit aecaa62

Browse files
authored
Update verification.yml
1 parent 96fc0f8 commit aecaa62

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/workflows/verification.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,13 @@ on:
99
- 'src/**'
1010
- 'tests/**'
1111
pull_request:
12+
branches:
13+
- main
14+
- stable
15+
types:
16+
- opened
17+
- synchronize
18+
- reopened
1219
workflow_dispatch:
1320

1421
jobs:

0 commit comments

Comments
 (0)