Commit 9e3ae73
committed
Use default bakery version for PR builds
The head_ref pattern used by other CI jobs breaks on fork
PRs because the fork's branch doesn't exist in the base
repo. The PR build job uses the default "main" version
instead, which always resolves.1 parent 913a387 commit 9e3ae73
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
140 | | - | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
141 | 143 | | |
142 | 144 | | |
143 | 145 | | |
| |||
0 commit comments