Skip to content

Commit e61ff31

Browse files
committed
Enable PR trigger for isolated V123
1 parent 34d68ed commit e61ff31

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.github/workflows/trace-ace-v123-official-reference-scalars.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on:
55
paths:
66
- 'competitions/trace_the_ace/v123_official_reference_scalars.py'
77
- '.github/workflows/trace-ace-v123-official-reference-scalars.yml'
8+
pull_request:
9+
branches: [agent/trace-ace-mastery-events]
10+
paths:
11+
- 'competitions/trace_the_ace/v123_official_reference_scalars.py'
12+
- '.github/workflows/trace-ace-v123-official-reference-scalars.yml'
813
workflow_dispatch:
914
jobs:
1015
test:

0 commit comments

Comments
 (0)