Skip to content

Commit a01e8da

Browse files
committed
update
1 parent 37f2174 commit a01e8da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dispatch-event.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
token: ${{ secrets.COSDT_BOT_TOKEN }}
5454
owner: pytorch
5555
repository: pytorch
56-
labels: ${{ github.event.inputs.labels || 'module: PrivateUse1' }}
56+
labels: "${{ github.event.inputs.labels || 'module: PrivateUse1' }}"
5757
hours: ${{ github.event.inputs.hours || '24' }}
5858

5959
dispatch-pr:

0 commit comments

Comments
 (0)