mirror of
https://github.com/ziglang/zig.git
synced 2026-02-14 21:38:33 +00:00
ci: give name to manually run workflows
This commit is contained in:
parent
a10417ae00
commit
a6e7c43136
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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user