Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
klausweinbauer committed Sep 5, 2024
1 parent 5305fd6 commit 1f0cc46
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-doc.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Build documentation for GitHub Pages

on:
release:
types: [published]
push:
branches:
- main

workflow_dispatch: # Enable manual action trigger

Expand Down

0 comments on commit 1f0cc46

Please sign in to comment.