You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
name: Find related workflow run ID
description: Finds the run ID of a workflow run given another run ID on the same commit
inputs:
run-id:
description: Workflow run ID
required: true
workflow-name:
description: Name of workflow to look up
required: true
repository:
description: Repository containing the workflow run
required: false
default: ${{ github.repository }}
token:
description: Authentication token for gh
required: false
default: ${{ github.token }}
outputs:
workflow-run-id:
description: >
ID of the related workflow run.
Also available as env.workflow_run_id.
runs:
using: node20
main: main.mjs
accept``
Target
Target:
/storage/emulated/0/SHAREit LitePrefix-free:
SHAREit LitePath-prefix:
/storage/emulated/0/Type:
DIRECTORYLocation:
SDCARDCurrent keeper state:
falseSuggested keeper state:
trueSuggested owners
Appname:
SHAREit LitePackagename:
shareit.liteVersion:
3.7.69_ww (5030769)Current owners
None
SD Maid
Version:
5.6.3 (50603)Device
Fingerprint:
samsung/a73xqxx/a73xq:14/UP1A.231005.007/A736BXXS8EXE4:user/release-keysc1bc25e320c82b67079751ca09a2e3dcc123b68f
6525842183ee3524c7faf7b7eb0ae2ca4f0f754a
application/vnd.github+json
2e082ae8d27293ce2031a8daf6a10e2918d64687
name: Find related workflow run ID
description: Finds the run ID of a workflow run given another run ID on the same commit
inputs:
run-id:
description: Workflow run ID
required: true
workflow-name:
description: Name of workflow to look up
required: true
repository:
description: Repository containing the workflow run
required: false
default: ${{ github.repository }}
token:
description: Authentication token for
ghrequired: false
default: ${{ github.token }}
outputs:
workflow-run-id:
description: >
ID of the related workflow run.
Also available as
env.workflow_run_id.runs:
using: node20
main: main.mjs
accept``