Skip to content

Commit

Permalink
GH-6 - Allow documentation publication to be triggered manually.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Jul 28, 2022
1 parent af105c8 commit 945222b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/docs.yaml
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
name: Publish Documentation

on:
workflow_dispatch:
schedule:
- cron: '0 0 * * *'


jobs:
build:
name: Publish documentation
Expand Down

0 comments on commit 945222b

Please sign in to comment.