Skip to content

Commit 73503cb

Browse files
committed
add manual workflow trigger
1 parent 2d8e8ae commit 73503cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/fetch-remark-metadata.yml

+2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ on:
33
push:
44
branches:
55
- master
6+
wokflow_dispatch:
7+
68
permissions:
79
contents: write
810
jobs:

0 commit comments

Comments
 (0)