Commit 308d20e
committed
fix: ensure main branch checkout before git-auto-commit in container
- Add explicit git safe.directory configuration for container environment
- Ensure main branch is checked out before git-auto-commit-action runs
- Addresses detached HEAD warning when running in Docker containers1 parent afa88e7 commit 308d20e
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
44 | 49 | | |
45 | 50 | | |
46 | 51 | | |
| |||
0 commit comments