Fix eclhelper github workflow check (should check against target base)

Description

The eclhelper interface check can fail if the PR is based on a base branch that pre-dates a recent helper change.
The workflow currently compares the PR version of the helper (which will be up-to-date), with the PR's base branch version, which could be stall.
It should instead compare to the target base-branch.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Fix versions

Created January 25, 2024 at 1:40 PM
Updated January 25, 2024 at 4:24 PM
Resolved January 25, 2024 at 4:24 PM

Flag notifications