ci: give name to manually run workflows

This commit is contained in:
Loris Cro
2022-11-25 20:37:15 +01:00
committed by Andrew Kelley
parent a10417ae00
commit a6e7c43136

View File

@@ -1,4 +1,5 @@
name: ci
run-name: ${{ inputs.commit }}
on:
workflow_dispatch:
# Allows launching a CI run on an arbitrary commit