Skip to content

Commit 2d7dcfb

Browse files
authored
Merge branch 'main' into fix/update-tests-to-clean-projects
2 parents cb44413 + 817d8de commit 2d7dcfb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/acceptance-test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ name: Acceptance Tests
33
on:
44
push:
55
branches: [main]
6+
pull_request:
7+
branches: [main]
68
workflow_dispatch:
79
inputs:
810
run_all:

0 commit comments

Comments
 (0)