Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

Commit

Permalink
Add possibility to manually trigger docs workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
david-swift authored Apr 13, 2024
1 parent e9f3ae6 commit 8fa3e4d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Deploy Docs
on:
push:
branches: ["main"]
workflow_dispatch:

permissions:
contents: read
Expand Down

0 comments on commit 8fa3e4d

Please sign in to comment.