We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d8e8ae commit edbb67dCopy full SHA for edbb67d
.github/workflows/fetch-remark-metadata.yml
@@ -3,6 +3,8 @@ on:
3
push:
4
branches:
5
- master
6
+ workflow_dispatch:
7
+
8
permissions:
9
contents: write
10
jobs:
0 commit comments