Commit 6317d8d
Remove unnecessary working-directory from composite action uses step and git config steps
working-directory is not supported on uses steps in composite actions.
Git credential and fetch steps operate on the repository root set up
by actions/checkout, so working-directory is unnecessary for them.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent d549c96 commit 6317d8d
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | 56 | | |
58 | 57 | | |
59 | 58 | | |
60 | | - | |
61 | 59 | | |
62 | 60 | | |
63 | 61 | | |
| |||
0 commit comments