Skip to content

Commit bfeff11

Browse files
committed
Synchronize V141 asset runner
1 parent c5c85ce commit bfeff11

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/trace-ace-v141-v135-runtime-assets.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,16 @@
11
name: Trace Ace V141 V135 Runtime Assets
2+
# Frozen science; synchronize PR after base runner registration.
23
on:
34
push:
45
branches: [agent/v141-v135-runtime-assets]
56
paths:
67
- 'competitions/trace_the_ace/train_v135_runtime_assets.py'
78
- '.github/workflows/trace-ace-v141-v135-runtime-assets.yml'
9+
pull_request:
10+
branches: [agent/v140-crossfit-calibration]
11+
paths:
12+
- 'competitions/trace_the_ace/train_v135_runtime_assets.py'
13+
- '.github/workflows/trace-ace-v141-v135-runtime-assets.yml'
814
workflow_dispatch:
915
jobs:
1016
build:

0 commit comments

Comments
 (0)