Files
caveman/.github
Julius Brussee d1bbf5b347 Pull latest before changes in sync workflow
Update .github/workflows/sync-skill.yml to add a pre-change step that configures git user/email and runs git pull --rebase origin main before copying files, reducing risk of merge conflicts. Also rename the commit step to "Commit and push if changed" and remove redundant git config and pull from that step so it only commits and pushes the updated files.
2026-04-06 02:20:33 +02:00
..