ci: give name to manually run workflows
This commit is contained in:
1
.github/workflows/ci.yaml
vendored
1
.github/workflows/ci.yaml
vendored
@@ -1,4 +1,5 @@
|
||||
name: ci
|
||||
run-name: ${{ inputs.commit }}
|
||||
on:
|
||||
workflow_dispatch:
|
||||
# Allows launching a CI run on an arbitrary commit
|
||||
|
||||
Reference in New Issue
Block a user