Skip to content

Commit 2530d23

Browse files
committed
Trigger test-core-extended once
1 parent f466b04 commit 2530d23

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test-core-extended.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: DaCapo Tests
1+
name: Extended tests for MMTk core
22

33
on:
44
workflow_dispatch:
@@ -9,6 +9,8 @@ on:
99
mmtk-core-ref:
1010
required: false
1111
type: string
12+
# Trigger the test once
13+
pull_request:
1214

1315
concurrency:
1416
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}

0 commit comments

Comments
 (0)