mirror of
https://github.com/hwchase17/langchain.git
synced 2025-06-18 21:09:00 +00:00
infra: title release action runs (#15612)
https://docs.github.com/en/actions/using-workflows/workflow-syntax-for-github-actions#run-name
This commit is contained in:
parent
5ac3a06378
commit
98be1e5ed0
2
.github/workflows/_release.yml
vendored
2
.github/workflows/_release.yml
vendored
@ -1,5 +1,5 @@
|
|||||||
name: release
|
name: release
|
||||||
|
run-name: Release ${{ inputs.working-directory }} by @${{ github.actor }}
|
||||||
on:
|
on:
|
||||||
workflow_call:
|
workflow_call:
|
||||||
inputs:
|
inputs:
|
||||||
|
Loading…
Reference in New Issue
Block a user