Commit 1c44499
Add comment documenting IS_FORK bug fix
Document the fix that prevents IS_FORK from being incorrectly set to true
for push events by checking event type before accessing pull_request fields.
This addresses the issue where workflow run #20105424925 skipped Docker builds.
Co-authored-by: gounthar <116569+gounthar@users.noreply.github.com>1 parent 81575ed commit 1c44499
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
25 | 27 | | |
26 | 28 | | |
27 | 29 | | |
| |||
0 commit comments