chore: Remove Git LFS tracking for .snk#1655
Conversation
✅ Deploy Preview for testcontainers-dotnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Repository UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
💤 Files with no reviewable changes (1)
WalkthroughThe PR makes minor configuration updates: removes SNK Git LFS tracking, adds a scorecard workflow reference to solution files, and reorders method calls in the Typesense health-check configuration without altering functionality. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
What does this PR do?
The Dependabot GH Actions workflow does not check out files tracked by Git LFS, which causes the workflow to fail. This PR removes the
.snkfile from Git LFS tracking.Why is it important?
-
Related issues
-
Summary by CodeRabbit
Chores
Refactor