Skip to content

Commit

Permalink
add workflow dispatch to doc deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
gjermundgaraba committed Sep 8, 2024
1 parent 9f32a35 commit 46e3232
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
name: Deploy to GitHub Pages

on:
workflow_dispatch:
push:
branches:
- main
Expand Down

0 comments on commit 46e3232

Please sign in to comment.