Skip to content

Commit 888bd43

Browse files
Merge branch 'main' into adequate-version-constraints-v020
2 parents dd0d12b + 1e59d1a commit 888bd43

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/e2e-dispatch.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,9 @@ on:
88
required: false
99
default: 'main'
1010
pull_request_target:
11-
types: [labeled]
11+
types:
12+
- labeled
13+
- synchronize
1214

1315
env:
1416
EDA_QA_PATH: "./eda-qa"

0 commit comments

Comments
 (0)