mirror of
https://github.com/vee1e/bulk-questionnaire-upload.git
synced 2026-09-01 09:50:06 +00:00
ci: trigger frontend-only CI verification run
This commit is contained in:
parent
06560fe0f6
commit
8be93a6325
1 changed files with 1 additions and 0 deletions
|
|
@ -1,4 +1,5 @@
|
|||
import { Injectable } from '@angular/core';
|
||||
// Minor comment to verify frontend-only path filtering and CI build trigger
|
||||
|
||||
const SESSION_KEY = 'uploadState';
|
||||
const INTERRUPTED_THRESHOLD_MS = 30 * 60 * 1000; // 30 minutes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue