Commit 95fba77
committed
fix: restore PR head branch detection lost in #172 merge
Re-apply the GH_HEAD_REF fix from #168 which was overwritten when
#172 was merged. Without this, PR-triggered CodeBuild runs fail
because CURRENT_BRANCH resolves to '155/merge' instead of the
actual PR source branch.1 parent 675c766 commit 95fba77
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
174 | 174 | | |
175 | 175 | | |
176 | 176 | | |
| 177 | + | |
177 | 178 | | |
178 | 179 | | |
179 | 180 | | |
| |||
191 | 192 | | |
192 | 193 | | |
193 | 194 | | |
194 | | - | |
| 195 | + | |
195 | 196 | | |
196 | 197 | | |
197 | 198 | | |
| |||
0 commit comments