Skip to content

Commit

Permalink
Edit manual trigger description
Browse files Browse the repository at this point in the history
  • Loading branch information
Jianjie Liu committed Oct 8, 2021
1 parent 1f3ba85 commit 34f8b0a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ on:
workflow_dispatch:
input:
tags:
description: 'Test scenario tags'
default: 'Anything to describe this manual run (optional)'
description: 'Tags to label this manual run (optional)'
default: 'Anything to describe this manual run'


jobs:
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/pr-gate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,8 @@ on:
workflow_dispatch:
input:
tags:
description: 'Test scenario tags'
default: 'Anything to describe this manual run (optional)'
description: 'Tags to label this manual run (optional)'
default: 'Anything to describe this manual run'


jobs:
Expand Down

0 comments on commit 34f8b0a

Please sign in to comment.