feat: add nanoclaw-docker-sandboxes to fork dispatch list

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
gavrielc
2026-03-11 12:30:14 +02:00
parent 1f2e930d16
commit 7e9a698aa1

View File

@@ -142,6 +142,7 @@ jobs:
'nanoclaw-discord', 'nanoclaw-discord',
'nanoclaw-slack', 'nanoclaw-slack',
'nanoclaw-gmail', 'nanoclaw-gmail',
'nanoclaw-docker-sandboxes',
]; ];
const sha = context.sha.substring(0, 7); const sha = context.sha.substring(0, 7);
for (const repo of forks) { for (const repo of forks) {