Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
Denis Angell
2026-07-02 20:20:54 -04:00
committed by GitHub
parent edf0ac989c
commit 03c94a0107

View File

@@ -37,9 +37,7 @@ env:
# The supported .deb artifact uploaded by reusable-package.yml:
# <artifact_name>-pkg, where artifact_name carries the -supported suffix.
DEB_ARTIFACT: xrpld-ubuntu-gcc-release-amd64-supported-pkg
IMAGE_NAME: ghcr.io/xrplf/xrpld/supported
SOURCE_RUN_ID: ${{ github.event.workflow_run.id || inputs.trigger_run_id }}
SOURCE_RUN_ID: ${{ github.event.workflow_run.id || github.event.inputs.trigger_run_id }}
jobs:
image:
# Only for successful Trigger runs (workflow_run), and only on the canonical