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 dab4ec9 commit bc66578Copy full SHA for bc66578
.github/workflows/reviewing_changes.yml
@@ -7,7 +7,7 @@ on:
7
workflow_dispatch:
8
inputs:
9
commit_sha:
10
- description: 'The commit id to build'
+ description: 'The full commit id to build'
11
required: true
12
13
jobs:
0 commit comments