Skip to content

Commit

Permalink
Fix typo in GH action (#11326)
Browse files Browse the repository at this point in the history
Fuuu
  • Loading branch information
albertvaka authored Mar 17, 2022
1 parent 729d4f0 commit 0b35192
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/go_mod_tidy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Run Go Mod Tidy And Generate Licenses"
on:
workflow_dispatch:
inputs:
pr_id:
pr_number:
description: 'PR number'
required: true
type: number
Expand Down

0 comments on commit 0b35192

Please sign in to comment.