Remove trailing whitespace in yaml. (#16036)

This commit is contained in:
joshualitt
2026-01-06 15:41:58 -08:00
committed by GitHub
parent 7feb2f8f42
commit 1e31427da8

View File

@@ -16,7 +16,7 @@ jobs:
script: |
const issue = context.payload.issue;
const labelToAdd = 'workstream-rollup';
// --- Define the FULL URLs of the allowed parent workstreams ---
const allowedParentUrls = [
'https://api.github.com/repos/google-gemini/gemini-cli/issues/15374',