We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b99c6a5 commit 6b08e6dCopy full SHA for 6b08e6d
.github/workflows/python-prerelease.yml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
inputs:
9
tag:
10
- description: "Tag to test (e.g., v0.30.0.rc0)"
+ description: "Tag to test (e.g., 0.30.0rc2)"
11
required: true
12
jobs:
13
trigger_rc_testing:
0 commit comments