Skip to content

Commit 3b571ab

Browse files
committed
chore: Add manual dispatch option to yarn update workflow
1 parent b8041b9 commit 3b571ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/yarn_update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
push:
1111
paths:
1212
- '.github/workflows/yarn_update.yml'
13+
workflow_dispatch:
1314

1415
jobs:
1516
yarn-update-check:

0 commit comments

Comments
 (0)