feat: add nanoclaw-docker-sandboxes to fork dispatch list
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
1
.github/workflows/merge-forward-skills.yml
vendored
1
.github/workflows/merge-forward-skills.yml
vendored
@@ -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) {
|
||||||
|
|||||||
Reference in New Issue
Block a user