Skip to content

Commit 9335b07

Browse files
Update src/model/cloud-runner/providers/README.md
Co-authored-by: Gabriel Le Breton <[email protected]>
1 parent 38b7286 commit 9335b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/model/cloud-runner/providers/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ The provider loader can be configured through environment variables:
207207

208208
## Best Practices
209209

210-
1. **Use specific branches**: Always specify the branch when loading from GitHub
210+
1. **Use specific branches or versions**: Always specify the branch or specific tag when loading from GitHub
211211
2. **Implement proper error handling**: Wrap provider loading in try-catch blocks
212212
3. **Clean up regularly**: Use the cleanup utility to manage cache size
213213
4. **Test locally first**: Test providers locally before deploying

0 commit comments

Comments
 (0)