Skip to content

Commit a2e0354

Browse files
agarneha1331francisf
authored andcommitted
Fix workflow file
1 parent ec727b1 commit a2e0354

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reviewing_changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
workflow_dispatch:
88
inputs:
99
commit_sha:
10-
description: 'The commit id to build'
10+
description: 'The full commit id to build'
1111
required: true
1212

1313
jobs:

0 commit comments

Comments
 (0)