Skip to content

Commit

Permalink
add manual workflow trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
camriddell committed Sep 12, 2024
1 parent 2d8e8ae commit edbb67d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/fetch-remark-metadata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- master
workflow_dispatch:

permissions:
contents: write
jobs:
Expand Down

0 comments on commit edbb67d

Please sign in to comment.