Skip to content

Commit a74b2d2

Browse files
authored
Allow running doc dependency upgrader on command.
1 parent 9eb1924 commit a74b2d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pkg-update.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: Update documentation dependencies
22
on:
33
schedule:
44
- cron: '0 0 * * *' # daily
5+
workflow_dispatch:
56
jobs:
67
update-manifest:
78
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)