Changeset 59687 for trunk/.github/workflows/performance.yml
- Timestamp:
- 01/22/2025 07:24:48 PM (16 months ago)
- File:
-
- 1 edited
-
trunk/.github/workflows/performance.yml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/.github/workflows/performance.yml
r59679 r59687 94 94 ref: 'trunk', 95 95 inputs: { 96 run_id: context.runId,96 run_id: `${context.runId}`, 97 97 } 98 98 });
Note: See TracChangeset
for help on using the changeset viewer.