Commit 44c1835
fix: correct checkout configuration in terraform-checks workflow
- Use conditional ref for pull_request vs push events
- Remove repository parameter that breaks with forks
- Add proper GITHUB_TOKEN for authentication
- Fixes checkout failures for fork-based PRs
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent eb6d3fd commit 44c1835
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | | - | |
102 | | - | |
| 101 | + | |
| 102 | + | |
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
| |||
0 commit comments