We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 270a91e commit 70db15dCopy full SHA for 70db15d
.github/workflows/rollout.yml
@@ -1,5 +1,7 @@
1
name: Eval Protocol Rollout
2
3
+run-name: rollout:${{ inputs.rollout_id }}
4
+
5
on:
6
workflow_dispatch:
7
inputs:
0 commit comments