Commit 477b52c
Egor Rachkovskii
ci: default PEER_REFS for push runs of compatibility workflow
The GitHub Actions workflow invokes run_functional_tests.sh directly
(not via make), so the Makefile-resolved PEER_REFS is unavailable here
and push events have no workflow_dispatch input. Fall back to the same
default refs the manual dispatch already used.1 parent c2fb640 commit 477b52c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments