Skip to content

Commit a0ebdfd

Browse files
authored
Merge branch 'main' into service-model-cleaning
2 parents f06e647 + 9bd1111 commit a0ebdfd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/tests.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ on:
55
branches-ignore:
66
- 'main'
77
workflow_dispatch:
8+
pull_request_target:
9+
types: [assigned, opened, synchronize, reopened]
10+
branches-ignore:
11+
- 'main'
812

913
jobs:
1014
tests:

0 commit comments

Comments
 (0)