ci: give name to manually run workflows

This commit is contained in:
Loris Cro
2022-11-25 20:37:15 +01:00
parent c59d60893b
commit f4c63400f0

View File

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