Skip to content

Commit

Permalink
chore(): add dispatch workflow to action
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasAugustin committed Dec 27, 2022
1 parent faaa49a commit 96d29fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/gh_pages_mk_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ on:
push:
branches:
- main
workflow_dispatch:

permissions:
contents: write
jobs:
Expand Down

0 comments on commit 96d29fe

Please sign in to comment.