ym0506 commented on issue #38298: URL: https://github.com/apache/shardingsphere/issues/38298#issuecomment-4002408141
Follow-up correction (previous comment lost inline code formatting due shell escaping): I prepared a fix PR for this issue: https://github.com/apache/shardingsphere/pull/38352 Summary of the patch: - Explicitly set `ref: ${{ github.ref }}` for all `actions/checkout` steps in `.github/workflows/e2e-sql.yml` - Keep PR merged-with-base validation semantics while reducing accidental `not our ref` checkout failures - Scope is limited to E2E-SQL workflow checkout configuration only Please review when convenient. Thanks. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
